ARC SPARQL+ Endpoint (v2011-12-01)

This interface implements SPARQL and SPARQL+ via HTTP Bindings.

Enabled operations: select, construct, ask, describe, dump

Max. number of results : 2600

Options

Output format (if supported by query type):
jsonp/callback (for JSON results)
API key (if required)
Show results inline:
Change HTTP method: GET POST
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:ns0="http://the-fr.org/prop/format-registry/"
  xmlns:ns1="https://www.w3.org/2002/07/owl#"
  xmlns:ns2="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:ns3="http://purl.org/dc/terms/"
  xmlns:ns4="http://digipres.org/formats/sources/pronom/formats/#"
  xmlns:ns5="http://www.w3.org/2004/02/skos/core#">

  <rdf:Description rdf:about="http://the-fr.org/id/file-format/602">
    <rdf:type rdf:resource="http://the-fr.org/def/format-registry/FileFormat"/>
    <ns0:puid>fmt/149</ns0:puid>
    <ns1:sameAs rdf:resource="http://www.nationalarchives.gov.uk/PRONOM/fmt/149"/>
    <ns2:label xml:lang="en">JTIP (JPEG Tiled Image Pyramid)</ns2:label>
    <ns3:description xml:lang="en">JTIP is a multi-resolution format, created for image presentation with easy transfer and handling, based on SPIFF. It allows presentation of images in various sizes and resolutions from vignette (1/16 screen size, used for browsing) through imagette (1/4 screen, for image comparison), to full screen and higher resolution images. Each layer is divided into tiles so the user can zoom or pan easily. A file contains an internal ID for tiles, with each tile associated with a single file header and separated by markers. Under header there can be and optional table noting the tile offsets, or an external ID for separate files. JTIP is not widely used and is no longer supported.</ns3:description>
    <ns0:isDeprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</ns0:isDeprecated>
    <ns0:formatType rdf:resource="http://the-fr.org/def/format-registry/RasterImage"/>
    <ns4:hasMagic rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</ns4:hasMagic>
    <ns0:hasPRONOMContainerMagic rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</ns0:hasPRONOMContainerMagic>
    <ns0:hasPRONOMBinaryMagic rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</ns0:hasPRONOMBinaryMagic>
    <ns2:seeAlso rdf:resource="http://www.wikidata.org/entity/Q49242425"/>
    <ns5:altLabel>JTIP</ns5:altLabel>
  </rdf:Description>

</rdf:RDF>
<!-- query time: 0.012679100036621 -->