Package org.aksw.jenax.arq.util.prefix
Class ShortNameMgr
java.lang.Object
org.aksw.jenax.arq.util.prefix.ShortNameMgr
Allocate short name for IRIs.
By default this is the IRI's localName but conflicts are resolved.
The manager guarantees uniqueness of generated short names.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected intprotected org.apache.jena.riot.system.PrefixMapprotected Map<String,ShortNameMgr.Name> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
namespaceCounter
protected int namespaceCounter -
prefixMap
protected org.apache.jena.riot.system.PrefixMap prefixMap -
shortToFull
-
-
Constructor Details
-
ShortNameMgr
public ShortNameMgr()
-
-
Method Details
-
allocate
-
allocPrefix
-