Automatic transformation of XML namespaces/Our namespaces
Appearance
We use RDF (RDF/XML, Turtle, or an other RDF format) as our data format.
The examples in this specification are in Turtle format.
In the examples we assume the following Turtle directives:
@prefix : <http://portonvictor.org/ns/trans/> . # update the namespace in a final version of this document @prefix dc: <http://purl.org/dc/terms/> . @prefix lang: <http://portonvictor.org/ns/trans/scripts/#> .