Class OdfPkgRdfPredicates
Provides the OdfPkgRdfPredicates API.
提供 ODF 1.2 封裝 RDF ontology(pkg:)的標準述詞 IRI。
public static class OdfPkgRdfPredicates
- Inheritance
-
OdfPkgRdfPredicates
- Inherited Members
Fields
HasPart
文件與封裝組件之間的 pkg:hasPart 關聯
public const string HasPart = "http://docs.oasis-open.org/ns/office/1.2/meta/pkg#hasPart"
Field Value
MimeType
封裝組件的 pkg:mimeType literal
public const string MimeType = "http://docs.oasis-open.org/ns/office/1.2/meta/pkg#mimeType"
Field Value
NamespaceUri
ODF 封裝 pkg 命名空間 URI
public const string NamespaceUri = "http://docs.oasis-open.org/ns/office/1.2/meta/pkg#"