public class LKIFCoreTop extends Vocabulary
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain. The library consists of 15 modules, each of which describes a set of closely related concepts from both legal and commonsense domains.
The LKIF top ontology is largely based on the top-level of LRI-Core but has less ontological commitment in the sense that it imposes less restrictions on subclasses of the top categories.
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.rdf4j.model.IRI |
Abstract_Entity |
org.eclipse.rdf4j.model.IRI |
Mental_Entity |
org.eclipse.rdf4j.model.IRI |
Mental_Object |
static String |
NS
The namespace of the vocabulary as a string.
|
org.eclipse.rdf4j.model.IRI |
Occurrence |
org.eclipse.rdf4j.model.IRI |
Physical_Entity |
org.eclipse.rdf4j.model.IRI |
Spatio_Temporal_Occurrence |
| Modifier and Type | Method and Description |
|---|---|
static LKIFCoreTop |
getInstance() |
createClass, createIRI, createProperty, getClass, getClasses, getCommentFor, getComments, getNamespace, getProperties, getProperty, getProperty, getPropertyCamelCasepublic static final String NS
public final org.eclipse.rdf4j.model.IRI Abstract_Entity
public final org.eclipse.rdf4j.model.IRI Mental_Entity
public final org.eclipse.rdf4j.model.IRI Mental_Object
public final org.eclipse.rdf4j.model.IRI Occurrence
public final org.eclipse.rdf4j.model.IRI Physical_Entity
public final org.eclipse.rdf4j.model.IRI Spatio_Temporal_Occurrence
public static LKIFCoreTop getInstance()
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.