Lines Matching refs:metadata
93 /** document metadata functionality related to the "manifest.rdf".
97 the content and the RDF metadata of an ODF document.
99 data in the metadata manifest easier.
118 /** get the unique ODF element with the given metadata reference.
121 a metadata reference, comprising the stream name and the XML ID
125 the ODF element with the given metadata references if it exists,
147 /** get the names of all metadata files with a given type.
153 the names of all metadata graphs that have a <code>rdf:type</code>
163 /** add a metadata file to the manifest.
170 metadata file into the manifest graph</li>
199 /** import a metadata file into the document repository, and add it to the
207 metadata file into the manifest graph</li>
256 /** remove a metadata file from the manifest and the repository.
262 metadata file from the manifest graph</li>
328 /** initialize document metadata from a storage.
331 This method re-initializes the document metadata,
333 loads all metadata streams mentioned in the manifest.
339 In this case, the document metadata will be default initialized.
354 that contains the metadata.rdf</p>
373 /** store document metadata to a storage.
376 This method stores all the graphs in the document metadata repository
400 /** loads document metadata from a medium.
423 /** stores document metadata to a medium.