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/">

  <rdf:Description rdf:about="http://the-fr.org/id/file-format/1173">
    <rdf:type rdf:resource="http://the-fr.org/def/format-registry/FileFormat"/>
    <ns0:internetMediaType>application/mbox</ns0:internetMediaType>
    <ns0:puid>fmt/720</ns0:puid>
    <ns1:sameAs rdf:resource="http://www.nationalarchives.gov.uk/PRONOM/fmt/720"/>
    <ns2:label xml:lang="en">MBOX</ns2:label>
    <ns3:description xml:lang="en">MBOX is a commonly used format for storing email messages. MBOX files may be produced by a variety of email clients, however these are often not mutually compatible. 

MBOX databases typically contain a linear sequence of electronic mail messages. Each message begins with a separator line that identifies the message sender, and also identifies the date and time at which the message was received by the final recipient (either the last-hop system in the transfer path, or the system which serves as the recipient's mailstore).  Each message is typically terminated by an empty line.  The end of the database is usually recognized by either the absence of any additional data, or by the presence of an explicit end-of-file marker. 

Attachments within MBOX files are typically base 64 encoded, allowing binary data to be transferred over media designed to deal with textual data. 

Due to the variety of MBOX structures, it is not currently possible to produce an authoritative signature for the format.</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/StructuredText"/>
    <ns0:hasExtension>mbox</ns0:hasExtension>
    <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/Q285972"/>
    <ns2:seeAlso rdf:resource="https://www.loc.gov/preservation/digital/formats/fdd/fdd000383.shtml"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q1457398"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q2858088"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q5468696"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q37610516"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q41095930"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q59652265"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q65964713"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q82723232"/>
  </rdf:Description>

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