public class LKIFCoreLegalRole 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 legal role module extends the role module with a small number of legal concepts related to roles, legal professions etc.
| Modifier and Type | Field and Description |
|---|---|
org.openrdf.model.URI |
Legal_Role |
static String |
NS
The namespace of the vocabulary as a string.
|
org.openrdf.model.URI |
Professional_Legal_Role |
org.openrdf.model.URI |
Social_Legal_Role |
| Modifier and Type | Method and Description |
|---|---|
static LKIFCoreLegalRole |
getInstance() |
createClass, createProperty, createURI, getClass, getClasses, getCommentFor, getComments, getNamespace, getProperties, getProperty, getProperty, getPropertyCamelCasepublic static final String NS
public final org.openrdf.model.URI Social_Legal_Role
public final org.openrdf.model.URI Legal_Role
public final org.openrdf.model.URI Professional_Legal_Role
public static LKIFCoreLegalRole getInstance()
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.