Package | Description |
---|---|
eu.slipo.athenarc.triplegeo.utils |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<java.lang.String,Mapping.mapProperties> |
Mapping.attrMappings
Basic structure with mappings of feature attributes (key) to RDF predicates (values)
|
Modifier and Type | Method and Description |
---|---|
Mapping.mapProperties |
Mapping.find(java.lang.String key)
Retrieve the properties associated with a given attribute.
|