Volksdata 1.0b7
RDF library
Loading...
Searching...
No Matches
bootstrap.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char * init_nsmap [][2]
 Initial namespace map.

Variable Documentation

◆ init_nsmap

const char* init_nsmap[][2]
Initial value:
= {
{"rdf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#"},
{"rdfs", "http://www.w3.org/2000/01/rdf-schema#"},
{"volk", VOLK_NS},
{"xsd", "http://www.w3.org/2001/XMLSchema#"},
{NULL}
}
#define VOLK_NS
Definition core.h:55

Initial namespace map.

Definition at line 6 of file bootstrap.h.