Details

    • Type: Bug
    • Status: Deferred
    • Priority: Major
    • Resolution: Later
    • Affects Version/s: ODF 1.2 CD 05
    • Fix Version/s: ODF-Later
    • Component/s: Metadata
    • Labels:
      None
    • Proposal:
      Hide

      Store the RDF parts in special child element of <office:document> called <office:rdf> wchi will contain <office:rdf-graph> elements that correspond to the rdf files. So
      <office:document>
      <office:rdf>
      <office:rdf-graph name="manifest.rdf">
      <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      ...
      </office:rdf-graph>
      <office:rdf-graph name="geo1.rdf">
      <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      ...
      </office:rdf-graph>
      </office:rdf>
      </office:document>

      Show
      Store the RDF parts in special child element of <office:document> called <office:rdf> wchi will contain <office:rdf-graph> elements that correspond to the rdf files. So <office:document> <office:rdf> <office:rdf-graph name="manifest.rdf"> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> ... </office:rdf-graph> <office:rdf-graph name="geo1.rdf"> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> ... </office:rdf-graph> </office:rdf> </office:document>

      Description

      The metadata can be stored in the ZIP storage of ODF, but there is no equivalent place in the flat file format.

        Attachments

          Activity

            People

            • Assignee:
              vandenoever Jos van den Oever (Inactive)
              Reporter:
              vandenoever Jos van den Oever (Inactive)
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: