Defined a global rdf graph manager that provides the turtle and json-ld serialization for smartcontainers. Created python abstract base class baseVocabulary that defines a build() function. Each derived class will implement build() based on the needs for that vocabulary.
Defined a global rdf graph manager that provides the turtle and json-ld serialization for smartcontainers. Created python abstract base class baseVocabulary that defines a build() function. Each derived class will implement build() based on the needs for that vocabulary.