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/538">
    <rdf:type rdf:resource="http://the-fr.org/def/format-registry/FileFormat"/>
    <ns0:internetMediaType>image/vnd.dxf</ns0:internetMediaType>
    <ns0:puid>fmt/85</ns0:puid>
    <ns1:sameAs rdf:resource="http://www.nationalarchives.gov.uk/PRONOM/fmt/85"/>
    <ns2:label xml:lang="en">Drawing Interchange File Format (Binary)</ns2:label>
    <ns0:version>2004-2005</ns0:version>
    <ns3:description xml:lang="en">Binary DXF format is the binary encoded variant of the Drawing Interchange File Format, an exchange format for vector graphics developed by AutoDesk. They are probably the widely-used formats for exchanging vector data, and have become a de-facto industry standard. The format is owned by AutoDesk and typically changes with each release of their AutoCAD family of products. DXF files contain a tagged representation of the vector data. The structure comprises a Header section, followed by sections containing data on Classes, Tables, Blocks, Entities and, optionally, thumbnail images. Each section contains a series of data elements. each preceded by a group code tag, which indicates the type of data element. Binary DXF was first developed in AutoCAD Release 10. It should not be confused with the DXB format - this is an entirely separate AutoDesk format for binary encoding vector graphics. Binary DXF 2004-2005 is the version of the format associated with Versions 2004 and 2005 of the AutoCA</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/VectorImage"/>
    <ns0:hasExtension>dxf</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/Q43975877"/>
    <ns5:altLabel>Binary DXF (2004-2005)</ns5:altLabel>
  </rdf:Description>

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