Semantizer specifications

Semantizer is a library to manipulate RDF data in an object oriented environment.

Interfaces

Semanticable

addSemanticPropertyReference

description

addSemanticPropertyLiteral

getSemanticProperty

getSemanticPropertyAll

removeSemanticProperty

remove one property + its resource (if blank node).

Throws Error.

removeSemanticPropertyAll

remove all properties + its resource (if blank node).

Throws Error.

setSemanticProperty

IStore

IFactory

Implementation notes

The SemanticObjecAnonymous class

TBD

The Store Class

Error codes

Appendixes

List of interfaces

List of classes

Last updated