public class LexRdfMap
extends java.lang.Object
Constructor and Description |
---|
LexRdfMap() |
Modifier and Type | Method and Description |
---|---|
static com.hp.hpl.jena.rdf.model.Resource |
get(java.lang.String key,
OntologyFormat ontType) |
static boolean |
isMapped(Entity entity,
OntologyFormat ontType) |
static boolean |
isMapped(ResolvedConceptReference conRef,
OntologyFormat ontType) |
static boolean |
isMapped(java.lang.String ns,
java.lang.String code,
OntologyFormat ontType) |
public static com.hp.hpl.jena.rdf.model.Resource get(java.lang.String key, OntologyFormat ontType)
public static boolean isMapped(Entity entity, OntologyFormat ontType)
public static boolean isMapped(ResolvedConceptReference conRef, OntologyFormat ontType)
public static boolean isMapped(java.lang.String ns, java.lang.String code, OntologyFormat ontType)