org.eclipse.higgins.idas.model.impl
Class HigginsVocabulary

java.lang.Object
  extended byorg.eclipse.higgins.idas.model.impl.HigginsVocabulary

public class HigginsVocabulary
extends Object

Vocabulary definitions from Higgins Ontology v1.20


Field Summary
static String aboutAttribute
           
static URI aboutAttributeURI
           
static String accessControl
           
static URI accessControlURI
           
static String Agent
           
static URI AgentURI
           
static String AttributeMetadata
           
static URI AttributeMetadataURI
           
static String BlankEntity
           
static URI BlankEntityURI
           
static String comment
           
static URI commentURI
           
static String complexAttribute
           
static URI complexAttributeURI
           
static String Context
           
static String contextCorrelation
           
static URI contextCorrelationURI
           
static String contextId
           
static URI contextIdURI
           
static String contextRelation
           
static URI contextRelationURI
           
static URI ContextURI
           
static String creationTime
           
static URI creationTimeURI
           
static String creator
           
static URI creatorURI
           
static String description
           
static URI descriptionURI
           
static String DisplayMetadata
          Old (not used) Higgins URIs
static URI DisplayMetadataURI
           
static String Entity
           
static String entityCorrelation
           
static URI entityCorrelationURI
           
static String entityId
           
static URI entityIdURI
           
static String entityRelation
           
static URI entityRelationURI
           
static URI EntityURI
           
static String example
           
static URI exampleURI
           
static String Group
           
static URI GroupURI
           
static String HIGGINS_BASE
           
static String HIGGINS_BASE_RESOURCE_NAME
           
static String image
           
static URI imageURI
           
static String label
           
static URI labelURI
           
static String lastModified
           
static URI lastModifiedURI
           
static String lastVerifiedFromSource
           
static URI lastVerifiedFromSourceURI
           
static String lastVerifyAttempt
           
static URI lastVerifyAttemptURI
           
static String modBy
           
static URI modByURI
           
static String NAME_SPACE
           
static String order
           
static URI orderURI
           
static String Organization
           
static URI OrganizationURI
           
static String OWL_Thing
           
static String OWL11_fractionDigits
           
static String OWL11_length
           
static String OWL11_maxExclusive
           
static String OWL11_maxInclusive
           
static String OWL11_maxLength
           
static String OWL11_minExclusive
           
static String OWL11_minInclusive
           
static String OWL11_minLength
           
static String OWL11_onDataRange
           
static String OWL11_pattern
           
static String OWL11_totalDigits
           
static String Person
           
static URI PersonURI
           
static String RDF_TYPE
           
static String simpleAttribute
           
static URI simpleAttributeURI
           
static String source
           
static URI sourceURI
           
static String Statement
           
static URI StatementURI
           
static String syncConflict
           
static URI syncConflictURI
           
static String timeSpan
           
static String TimeSpan
           
static URI timeSpanURI
           
static URI TimeSpanURI
           
static String validFrom
           
static URI validFromURI
           
static String validTo
           
static URI validToURI
           
static String XSD_NS
          RDF/OWL URIs
 
Constructor Summary
HigginsVocabulary(com.hp.hpl.jena.ontology.OntModel model)
           
 
Method Summary
 com.hp.hpl.jena.ontology.AnnotationProperty getAccessControl()
           
 com.hp.hpl.jena.ontology.OntClass getAgent()
           
 com.hp.hpl.jena.ontology.OntClass getBlankEntity()
           
 com.hp.hpl.jena.ontology.ObjectProperty getContextCorrelation()
           
 com.hp.hpl.jena.ontology.DatatypeProperty getContextId()
           
 com.hp.hpl.jena.ontology.ObjectProperty getContextRelation()
           
 com.hp.hpl.jena.ontology.OntClass getEntity()
           
 com.hp.hpl.jena.ontology.ObjectProperty getEntityCorrelation()
           
 com.hp.hpl.jena.ontology.DatatypeProperty getEntityId()
           
 com.hp.hpl.jena.ontology.ObjectProperty getEntityRelation()
           
 com.hp.hpl.jena.ontology.OntClass getGroup()
           
 com.hp.hpl.jena.ontology.OntClass getOrganization()
           
 com.hp.hpl.jena.ontology.OntClass getPerson()
           
 com.hp.hpl.jena.rdf.model.Property getRdfType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HIGGINS_BASE_RESOURCE_NAME

public static final String HIGGINS_BASE_RESOURCE_NAME
See Also:
Constant Field Values

HIGGINS_BASE

public static final String HIGGINS_BASE
See Also:
Constant Field Values

NAME_SPACE

public static final String NAME_SPACE
See Also:
Constant Field Values

Context

public static final String Context
See Also:
Constant Field Values

ContextURI

public static final URI ContextURI

Entity

public static final String Entity
See Also:
Constant Field Values

EntityURI

public static final URI EntityURI

BlankEntity

public static final String BlankEntity
See Also:
Constant Field Values

BlankEntityURI

public static final URI BlankEntityURI

Person

public static final String Person
See Also:
Constant Field Values

PersonURI

public static final URI PersonURI

Organization

public static final String Organization
See Also:
Constant Field Values

OrganizationURI

public static final URI OrganizationURI

Group

public static final String Group
See Also:
Constant Field Values

GroupURI

public static final URI GroupURI

Agent

public static final String Agent
See Also:
Constant Field Values

AgentURI

public static final URI AgentURI

entityRelation

public static final String entityRelation
See Also:
Constant Field Values

entityRelationURI

public static final URI entityRelationURI

contextRelation

public static final String contextRelation
See Also:
Constant Field Values

contextRelationURI

public static final URI contextRelationURI

entityId

public static final String entityId
See Also:
Constant Field Values

entityIdURI

public static final URI entityIdURI

contextId

public static final String contextId
See Also:
Constant Field Values

contextIdURI

public static final URI contextIdURI

entityCorrelation

public static final String entityCorrelation
See Also:
Constant Field Values

entityCorrelationURI

public static final URI entityCorrelationURI

comment

public static final String comment
See Also:
Constant Field Values

commentURI

public static final URI commentURI

contextCorrelation

public static final String contextCorrelation
See Also:
Constant Field Values

contextCorrelationURI

public static final URI contextCorrelationURI

accessControl

public static final String accessControl
See Also:
Constant Field Values

accessControlURI

public static final URI accessControlURI

XSD_NS

public static final String XSD_NS
RDF/OWL URIs

See Also:
Constant Field Values

RDF_TYPE

public static final String RDF_TYPE
See Also:
Constant Field Values

OWL11_onDataRange

public static final String OWL11_onDataRange
See Also:
Constant Field Values

OWL11_pattern

public static final String OWL11_pattern
See Also:
Constant Field Values

OWL11_length

public static final String OWL11_length
See Also:
Constant Field Values

OWL11_minLength

public static final String OWL11_minLength
See Also:
Constant Field Values

OWL11_maxLength

public static final String OWL11_maxLength
See Also:
Constant Field Values

OWL11_minInclusive

public static final String OWL11_minInclusive
See Also:
Constant Field Values

OWL11_maxInclusive

public static final String OWL11_maxInclusive
See Also:
Constant Field Values

OWL11_minExclusive

public static final String OWL11_minExclusive
See Also:
Constant Field Values

OWL11_maxExclusive

public static final String OWL11_maxExclusive
See Also:
Constant Field Values

OWL11_totalDigits

public static final String OWL11_totalDigits
See Also:
Constant Field Values

OWL11_fractionDigits

public static final String OWL11_fractionDigits
See Also:
Constant Field Values

OWL_Thing

public static final String OWL_Thing
See Also:
Constant Field Values

DisplayMetadata

public static final String DisplayMetadata
Old (not used) Higgins URIs

See Also:
Constant Field Values

DisplayMetadataURI

public static final URI DisplayMetadataURI

AttributeMetadata

public static final String AttributeMetadata
See Also:
Constant Field Values

AttributeMetadataURI

public static final URI AttributeMetadataURI

TimeSpan

public static final String TimeSpan
See Also:
Constant Field Values

TimeSpanURI

public static final URI TimeSpanURI

Statement

public static final String Statement
See Also:
Constant Field Values

StatementURI

public static final URI StatementURI

complexAttribute

public static final String complexAttribute
See Also:
Constant Field Values

complexAttributeURI

public static final URI complexAttributeURI

timeSpan

public static final String timeSpan
See Also:
Constant Field Values

timeSpanURI

public static final URI timeSpanURI

aboutAttribute

public static final String aboutAttribute
See Also:
Constant Field Values

aboutAttributeURI

public static final URI aboutAttributeURI

lastModified

public static final String lastModified
See Also:
Constant Field Values

lastModifiedURI

public static final URI lastModifiedURI

validTo

public static final String validTo
See Also:
Constant Field Values

validToURI

public static final URI validToURI

syncConflict

public static final String syncConflict
See Also:
Constant Field Values

syncConflictURI

public static final URI syncConflictURI

description

public static final String description
See Also:
Constant Field Values

descriptionURI

public static final URI descriptionURI

validFrom

public static final String validFrom
See Also:
Constant Field Values

validFromURI

public static final URI validFromURI

order

public static final String order
See Also:
Constant Field Values

orderURI

public static final URI orderURI

label

public static final String label
See Also:
Constant Field Values

labelURI

public static final URI labelURI

simpleAttribute

public static final String simpleAttribute
See Also:
Constant Field Values

simpleAttributeURI

public static final URI simpleAttributeURI

creationTime

public static final String creationTime
See Also:
Constant Field Values

creationTimeURI

public static final URI creationTimeURI

image

public static final String image
See Also:
Constant Field Values

imageURI

public static final URI imageURI

lastVerifiedFromSource

public static final String lastVerifiedFromSource
See Also:
Constant Field Values

lastVerifiedFromSourceURI

public static final URI lastVerifiedFromSourceURI

source

public static final String source
See Also:
Constant Field Values

sourceURI

public static final URI sourceURI

example

public static final String example
See Also:
Constant Field Values

exampleURI

public static final URI exampleURI

lastVerifyAttempt

public static final String lastVerifyAttempt
See Also:
Constant Field Values

lastVerifyAttemptURI

public static final URI lastVerifyAttemptURI

modBy

public static final String modBy
See Also:
Constant Field Values

modByURI

public static final URI modByURI

creator

public static final String creator
See Also:
Constant Field Values

creatorURI

public static final URI creatorURI
Constructor Detail

HigginsVocabulary

public HigginsVocabulary(com.hp.hpl.jena.ontology.OntModel model)
                  throws org.eclipse.higgins.idas.api.IdASException
Method Detail

getContextRelation

public com.hp.hpl.jena.ontology.ObjectProperty getContextRelation()

getEntityRelation

public com.hp.hpl.jena.ontology.ObjectProperty getEntityRelation()

getEntityCorrelation

public com.hp.hpl.jena.ontology.ObjectProperty getEntityCorrelation()

getContextCorrelation

public com.hp.hpl.jena.ontology.ObjectProperty getContextCorrelation()

getContextId

public com.hp.hpl.jena.ontology.DatatypeProperty getContextId()

getEntityId

public com.hp.hpl.jena.ontology.DatatypeProperty getEntityId()

getAccessControl

public com.hp.hpl.jena.ontology.AnnotationProperty getAccessControl()

getAgent

public com.hp.hpl.jena.ontology.OntClass getAgent()

getGroup

public com.hp.hpl.jena.ontology.OntClass getGroup()

getOrganization

public com.hp.hpl.jena.ontology.OntClass getOrganization()

getPerson

public com.hp.hpl.jena.ontology.OntClass getPerson()

getEntity

public com.hp.hpl.jena.ontology.OntClass getEntity()

getBlankEntity

public com.hp.hpl.jena.ontology.OntClass getBlankEntity()

getRdfType

public com.hp.hpl.jena.rdf.model.Property getRdfType()