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.wikidata.org/prop/direct/"
  xmlns:ns6="http://www.w3.org/2004/02/skos/core#">

  <rdf:Description rdf:about="http://the-fr.org/id/file-format/613">
    <rdf:type rdf:resource="http://the-fr.org/def/format-registry/FileFormat"/>
    <ns0:internetMediaType>application/x-dvi</ns0:internetMediaType>
    <ns0:puid>fmt/160</ns0:puid>
    <ns1:sameAs rdf:resource="http://www.nationalarchives.gov.uk/PRONOM/fmt/160"/>
    <ns2:label xml:lang="en">TeX/LaTeX Device Independent Document</ns2:label>
    <ns3:description xml:lang="en">The Device Independent File Format (DVI) is the output file format of the TeX typesetting program. DVI files comprise binary data describing the visual layout of a document in a device-independent manner. A DVI file consists of a preamble, a sequence of commands defining one or more pages of text, and a postamble. Each command comprises an eight-bit opcode, followed by zero or more bytes of parameters. DVI driver software is required to render or print DVI files, or to convert them to other formats, such as PostScript or PDF.</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/PageDescription"/>
    <ns0:hasExtension>dvi</ns0:hasExtension>
    <ns4:hasMagic rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</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">true</ns0:hasPRONOMBinaryMagic>
    <ns2:seeAlso rdf:resource="http://www.wikidata.org/entity/Q901031"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q737139"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q1165933"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q5317808"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q5317809"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q8043404"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q8053014"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q11254859"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q17177463"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q17177464"/>
    <ns6:altLabel>DVI</ns6:altLabel>
  </rdf:Description>

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