Despite the title, this resource covers more territory than simply expressing RDF in the XML serialization. It also gives a basic description of the RDF data model and its purpose, as well as RDF Schema, which provides a framework to describe application-specific classes and properties. Includes lists of RDF/RDFS classes, Properties, and Attributes. Examples show how to express RDF statements in XML (including the reuse of Dublin Core properties).
URL: http://www.w3schools.com/xml/xml_rdf.asp
Keywords: RDF/XML, RDF Schema, Dublin Core
Publisher: W3Schools.com
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P30M
Educational use: instruction
Educational audience: student
Interactivity type: expositive
- Expresses data in serializations such as RDF/XML, N-Triples, Turtle, N3, Trig, JSON-LD, and RDFa.
- Knows the subject-predicate-object component structure of a triple.
- Understands how a namespace, informally used in the RDF context for a namespace URI or RDF vocabulary, fundamentally differs from the namespace of data attributes and functions (methods) defined for a
- Uses RDF Schema to express semantic relationships within a vocabulary.