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.openrdf.model.URI |
Abstract_Entity |
org.openrdf.model.URI |
Mental_Entity |
org.openrdf.model.URI |
Mental_Object |
static String |
NS
The namespace of the vocabulary as a string.
|
org.openrdf.model.URI |
Occurrence |
org.openrdf.model.URI |
Physical_Entity |
org.openrdf.model.URI |
Spatio_Temporal_Occurrence |
| Modifier and Type | Method and Description |
|---|---|
static LKIFCoreTop |
getInstance() |
createClass, createProperty, createURI, getClass, getClasses, getCommentFor, getComments, getNamespace, getProperties, getProperty, getProperty, getPropertyCamelCasepublic static final String NS
public final org.openrdf.model.URI Abstract_Entity
public final org.openrdf.model.URI Mental_Entity
public final org.openrdf.model.URI Mental_Object
public final org.openrdf.model.URI Occurrence
public final org.openrdf.model.URI Physical_Entity
public final org.openrdf.model.URI Spatio_Temporal_Occurrence
public static LKIFCoreTop getInstance()
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.