This subclass of XRepository 供給するs some methods which
only make sense for repositories that are 大(公)使館員d to a 文書.
For example, the methods 許す for manipulating in-content metadata,
which is 蓄える/店d as RDFa.
update the RDFa 声明(s) that correspond to an ODF element in the
repository.
This method will do the に引き続いて steps:
除去する all 以前 始める,決める RDFa 声明s for the 反対する parameter
from the repository
If the RDFaContent parameter is the empty string,
for every Predicate in the given 名簿(に載せる)/表(にあげる) of Predicates,
追加する the に引き続いて RDF 声明 to an 明示していない 指名するd graph:
If the RDFaContent parameter is not the empty string,
for every Predicate in the given 名簿(に載せる)/表(にあげる) of Predicates,
追加する the に引き続いて RDF 声明 to an 明示していない 指名するd graph:
RDFa 声明s are 扱うd 特に because they are not 論理(学)上
part of any 指名するd graph in the repository.
Also, they have rather unusual semantics;
just using XNamedGraph::addStatement would be
あいまいな:
if the 反対する is a XMetadatable, do we 挿入する
the 反対する itself (URI) or its literal content (RDFa)?
Parameter 支配する
the 支配する of the RDF 3倍になる(s).
Parameter Predicates
the predicates of the RDF 3倍になる(s).
Parameter 反対する
the 反対する of the RDF 3倍になる(s) is the text content of this
parameter.
Parameter RDFaContent
the rdfa:content せいにする (may be the empty
string).
Parameter RDFaDatatype
the rdfa:datatype せいにする (may be NULL)
Throws
com::sun::星/主役にする::lang::IllegalArgumentException
if any parameter is NULL, Predicates is empty,
or 反対する is of a type that can not have RDFa metadata 大(公)使館員d.
Throws
RepositoryException
if an error occurs when 接近ing the repository.