ctx property

Map<String, URIRef> ctx
getter/setter pair

The set to store all prefixed namespaces.

Implementation

Map<String, URIRef> ctx = {};