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/947">
    <rdf:type rdf:resource="http://the-fr.org/def/format-registry/FileFormat"/>
    <ns0:puid>fmt/494</ns0:puid>
    <ns1:sameAs rdf:resource="http://www.nationalarchives.gov.uk/PRONOM/fmt/494"/>
    <ns2:label xml:lang="en">Microsoft Office Encrypted Document</ns2:label>
    <ns0:version>2007 Onwards</ns0:version>
    <ns3:description xml:lang="en">A Microsoft Office - Word, Excel, or PowerPoint document, that has been encrypted.

The encrypted document conforms to the MS-OFFCRYPTO specification, as found here:
http://msdn.microsoft.com/en-us/library/cc313071(v=office.12).aspx

The document is an OLE2 compound that contains a number of files:

EncryptionInfo - This file contains information used by the Office-compatible application to decrypt the encrypted package. There are multiple variants of this file, as described in 2.3.4.5, and 2.3.4.6 of the format specification.

EncryptedPackage - This file contains the whole of the encrypted document. 

DataSpaces folder (and sub-files) - This structure associates protected content with data space definitions. The data space definition, in turn, describes the series of transforms that must be applied to that protected content to restore it to its original form.

Since the method of identifying and distinguishing specific types of OOXML documents relies on seeking and analysing specific elements within the document, and in the case of encryption this information is obfuscated, it does not currently seem possible to determine with any specificity whether an encrypted file is either an Excel, Word, or PowerPoint document, apart from the file extension.</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/Presentation"/>
    <ns0:formatType rdf:resource="http://the-fr.org/def/format-registry/Spreadsheet"/>
    <ns0:formatType rdf:resource="http://the-fr.org/def/format-registry/WordprocessedText"/>
    <ns0:hasExtension>xlsx</ns0:hasExtension>
    <ns0:hasExtension>pptx</ns0:hasExtension>
    <ns0:hasExtension>docx</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">true</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/Q3033641"/>
    <ns5:P1072 rdf:resource="http://www.wikidata.org/entity/Q11261"/>
  </rdf:Description>

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