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://www.w3.org/2000/01/rdf-schema#"
  xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#">

  <rdf:Description rdf:about="http://the-fr.org/def/format-registry/WordprocessedText">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <ns0:label xml:lang="en">Wordprocessed Text</ns0:label>
    <ns0:comment xml:lang="en">Formatted text and additional content for presentation purposes. Used by a word processor software application to create, edit, format, save and print files. Wordprocessed text may be presented alongside other file types, such as graphics and photographs. Wordprocessed text files typically record presentation information such as character style and size, or other details that specify the appearance of a finished document.</ns0:comment>
    <ns0:isDefinedBy rdf:resource="http://the-fr.org/format-registry/"/>
    <ns1:term_status>testing</ns1:term_status>
    <ns0:subClassOf rdf:resource="http://the-fr.org/format-registry/FileFormat"/>
  </rdf:Description>

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