Lines Matching refs:rdf
223 The <a href="http://www.w3.org/TR/rdf-concepts/">RDF data model</a>
225 The nodes in the graph are of type <type scope="rdf">XNode</type>,
226 which has several subtypes: <type scope="rdf">XResource</type>,
227 <type scope="rdf">XBlankNode</type>,
228 <type scope="rdf">XURI</type> and <type scope="rdf">XLiteral</type>.
230 <type scope="rdf">Statement</type>.
235 <type scope="rdf">XRepository</type>, which consists of a set of graphs.
238 The type of the graphs is <type scope="rdf">XNamedGraph</type>.
243 <type scope="rdf">XRepositorySupplier</type> and
244 <type scope="rdf">XDocumentMetadataAccess</type>.
246 implement the interface <type scope="rdf">XMetadatable</type>.
250 module rdf {};