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.eclipse.rdf4j.model.IRI |
Legal_Role |
static String |
NS
The namespace of the vocabulary as a string.
|
org.eclipse.rdf4j.model.IRI |
Professional_Legal_Role |
org.eclipse.rdf4j.model.IRI |
Social_Legal_Role |
| Modifier and Type | Method and Description |
|---|---|
static LKIFCoreLegalRole |
getInstance() |
createClass, createIRI, createProperty, getClass, getClasses, getCommentFor, getComments, getNamespace, getProperties, getProperty, getProperty, getPropertyCamelCasepublic static final String NS
public final org.eclipse.rdf4j.model.IRI Social_Legal_Role
public final org.eclipse.rdf4j.model.IRI Legal_Role
public final org.eclipse.rdf4j.model.IRI Professional_Legal_Role
public static LKIFCoreLegalRole getInstance()
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.