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/481">
    <rdf:type rdf:resource="http://the-fr.org/def/format-registry/FileFormat"/>
    <ns0:internetMediaType>image/vnd.dwg</ns0:internetMediaType>
    <ns0:puid>fmt/28</ns0:puid>
    <ns1:sameAs rdf:resource="http://www.nationalarchives.gov.uk/PRONOM/fmt/28"/>
    <ns2:label xml:lang="en">AutoCAD Drawing</ns2:label>
    <ns0:version>2.5</ns0:version>
    <ns3:description xml:lang="en">The AutoCAD Drawing format is a vector graphics format, and is the native file format of AutoDesk&#039;s AutoCAD family of products. The format is proprietary and AutoDesk does not make details of its structure public. The information contained here is derived primarily from the OpenDWG Alliance&#039;s reverse-engineered documentation of the format, and should not therefore be regarded as definitive. The basic structure of a DWG file comprises a header section, a drawing class definitions section, the drawing object data, a drawing object map, which contains the locations of all the objects in the drawing, and an image data section, which may contain a raster image of the drawing in either Windows Bitmap (BMP) or Windows Metafile (WMF) format. DWG version 2.5 is the version of the format associated with Version 2.5 of AutoCAD.</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>dwg</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/Q27863119"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q33525229"/>
    <ns6:altLabel>DWG (2.5)</ns6:altLabel>
  </rdf:Description>

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