OWL: RDF Schema Features
OWL Mapping - | LexGrid | Comments |
codingScheme | No comments | |
codingScheme.defaultLanguage | Default is \'en\' | |
codingScheme.formalName | No comments | |
codingScheme.localName | No comments | |
URI | codingScheme.codingSchemeURI | No comments |
codingScheme.representsVersion | Default is \'UNASSIGNED\' | |
codingScheme.copyright | No comments | |
owl:Class | entity | No comments |
rdf:ID | entity.entityCode | No comments |
| entity.isActive | Hard coded as \"Active\" |
| entity.isAnonymous | No comments |
entity.entityDescription | No comments | |
| entity.presentation | No comments |
entity.comment | No comments | |
associationPredicate & associationEntity | No comments | |
| associationPredicate.associationName = \"subClassOf\" | No comments |
| associationEntity.entityCode = \"subClassOf\" | No comments |
| associationEntity.forwardName = \"subClassOf\" | No comments |
| associationEntity.isNavigable = \"true\" | No comments |
| associationEntity.isTransitive=\"true\" | No comments |
|
|
|
rdf:Property (ObjectProperty/DatatypeProperty) | associationPredicate.associationName = \"objectProperty/datatypeProperty\" | An association between two classes |
| associationEntity.propertyName = \"type\" | No comments |
| associationEntity.propertyValue = \"objectProperty/datatypeProperty\" | No comments |
|
| No comments |
|
| No comments |
associationPredicate & associationEntity | No comments | |
| associationPredicate.associationName = \"subPropertyOf\" | No comments |
| associationEntity.entityCode = \"subPropertyOf\" | No comments |
| associationEntity.forwardName = \"subPropertyOf\" | No comments |
| associationEntity.isNavigable = \"true\" | No comments |
| associationEntity.isTransitive=\"true\" | No comments |
|
|
|
associationPredicate & associationEntity | No comments | |
| associationPredicate.associationName = \"domain\" | No comments |
| associationEntity.entityCode = \"domain\" | No comments |
| associationEntity.forwardName = \"domain\" | No comments |
| associationEntity.isNavigable = \"true\" | No comments |
| associationEntity.isTransitive=\"true\" | No comments |
|
|
|
associationPredicate & associationEntity | No comments | |
| associationPredicate.associationName = \"range\" | No comments |
| associationEntity.entityCode = \"range\" | No comments |
| associationEntity.forwardName = \"range\" | No comments |
| associationEntity.isNavigable = \"true\" | No comments |
| associationEntity.isTransitive=\"false\" | No comments |
|
| No comments |
Individual | Instance | No comments |
OWL: Annotation Property
OWL Mapping | LexGrid | Comments |
Presentation | No comments | |
| entity.presentation.propertyId | Generated value for property textual presentation using \"P\" concatenated with a steadily incremented numerical value. |
| entity.presentation.propertyName = \"textualPresentation\" | Hardcoded \"textualPresentation\" |
| entity.presentation.isPreferred = true | Hardcoded \"true\" |
| entity.presentation.text | Value of rdfs:label |
|
|
|
Comment | No comments | |
| entity.comment.propertyId | Generated value for property textual presentation using \"P\" concatenated with a steadily incremented numerical value. |
| entity.comment.propertyName = \"comment\" | Hardcoded \"comment\" |
| entity.presentation.text | Value of rdfs:comment |
|
|
|
entityProperty | No comments | |
entityProperty | No comments |
OWL: Data Property
OWL Mapping | LexGrid | Comments |
Data Property Axioms | entity.property | No comments |
Data Property | AssociationEntity | Data Properties are treated as AssociationEntity so Annotation Property Axioms can be modelled as properties and attached to them. |