NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

OWL: RDF Schema Features

OWL Mapping - Protégé (New)

OWL Element

LexGrid

Comments

OWL: RDF Schema Features

owl:ontology

codingScheme

xml:lang

codingScheme.defaultLanguage

Default is \'en\'

dc:title

codingScheme.formalName

rdfs:label

codingScheme.localName

URI

codingScheme.registeredName

owl:versionInfo

codingScheme.representsVersion

Default is \'UNASSIGNED\'

dc:rights

codingScheme.copyright

 

owl:Class (Thing, Nothing)

entity

rdf:ID

entity.entityCode

 

entity.isActive

Hard coded as \"Active\"

 

entity.isAnonymous

rsfs:label

entity.entityDescription

 

entity.presentation

rdf:comment

entity.comment

 

rdfs:subClassOf

associationPredicate & associationEntity

 

associationPredicate.associationName = \"subClassOf\"

 

associationEntity.entityCode = \"subClassOf\"

 

associationEntity.forwardName = \"subClassOf\"

 

associationEntity.isNavigable = \"true\"

 

 

rdf:Property (ObjectProperty/DatatypeProperty)

associationPredicate.associationName = \"objectProperty/datatypeProperty\"

An association between two classes

 

associationEntity.propertyName = \"type\"

 

associationEntity.propertyValue = \"objectProperty/datatypeProperty\"

 

 

rdfs:subPropertyOf

associationPredicate & associationEntity

 

associationPredicate.associationName = \"subPropertyOf\"

 

associationEntity.entityCode = \"subPropertyOf\"

 

associationEntity.forwardName = \"subPropertyOf\"

 

associationEntity.isNavigable = \"true\"

 

 

rdfs:domain

associationPredicate & associationEntity

 

associationPredicate.associationName = \"domain\"

 

associationEntity.entityCode = \"domain\"

 

associationEntity.forwardName = \"domain\"

 

associationEntity.isNavigable = \"true\"

 

 

rdfs:range

associationPredicate & associationEntity

 

associationPredicate.associationName = \"range\"

 

associationEntity.entityCode = \"range\"

 

associationEntity.forwardName = \"range\"

 

associationEntity.isNavigable = \"true\"

 

 

Individual

entity

 

entity.EntityType = \"instance\"

OWL: (In)Equality

OWL Mapping - Protégé (6.0)

OWL Element

LexGrid

Comments

OWL: (In)Equality

owl:equivalentClass

associationPredicate & associationEntity

 

associationPredicate.associationName = \"equivalentClass\"

 

associationEntity.entityCode = \"equivalentClass\"

 

associationEntity.forwardName = \"equivalentClass\"

 

associationEntity.isNavigable = \"true\"

 

 

 

owl:equivalentProperty

associationPredicate & associationEntity

 

associationPredicate.associationName = \"equivalentProperty\"

 

associationEntity.entityCode = \"equivalentProperty\"

 

associationEntity.forwardName = \"equivalentProperty\"

 

associationEntity.isNavigable = \"true\"

 

 

 

owl:sameAs

associationPredicate & associationEntity

 

associationPredicate.associationName = \"sameAs\"

 

associationEntity.entitycode = \"sameAs\"

 

associationEntity.forwardName = \"sameAs\"

 

associationEntity.isNavigable = \"true\"

 

 

 

owl:differentFrom

associationPredicate & associationEntity

 

associationPredicate.associationName = \"differentFrom\"

 

associationEntity.entityCode = \"differentFrom\"

 

associationEntity.forwardName = \"differentFrom\"

 

associationEntity.isNavigable = \"true\"

 

 

associationEntity.reverseName= \"differentFrom\"

 

owl:AllDifferent

associationPredicate & associationEntity

 

associationPredicate.associationName = \"AllDifferent\"

 

associationEntity.entityCode = \"AllDifferent\"

 

associationEntity.forwardName = \"AllDifferent\"

 

associationEntity.isNavigable = \"true\"

 

 

associationEntity.reverseName= \"AllDifferent\"

OWL: Property Characteristics

OWL Mapping - Protégé (6.0)

OWL Element

LexGrid

Comments

OWL: Property Characteristics

owl:inverseOf

associationPredicate & associationEntity

 

associationPredicate.associationName = \"inverseOf\"

 

associationEntity.entitycode = \"inverseOf\"

 

associationEntity.forwardName = \"inverseOf\"

 

associationEntity.isNavigable = \"true\"

 

 

 

owl:TransitiveProperty

associationEntity.propertyName = \"type\"

 

associationEntity.propertyValue = \"transitiveProperty\"

owl:SymmetricProperty

associationEntity.propertyName = \"type\"

 

associationEntity.propertyValue = \"symmetricProperty\"

owl:InverseFunctionalProperty

associationEntity.propertyName = \"type\"

 

associationEntity.propertyValue = \"inverseFunctionalProperty\"

owl:FunctionalProperty

associationEntity.propertyName = \"type\"

 

associationEntity.propertyValue = \"functionalProperty\"

 

OWL: Property Restrictions

OWL Mapping - Protégé (6.0)

OWL Element

LexGrid

Comments

OWL: Property Restrictions

owl:Restriction

associationEntity & associationSource/associationTarget

Create an anonymous entity for the restriction. Note: if the restriction is under an intersectionOf, system creates an anonymous class for intersectionOf which contains the restriction

 

associationEntity.entityCode starts with \"@\"

System generated code

 

associationEntity.isActive = true

 

associationEntity.isAnonymous = true

Hardcoded \"True\"

 

associationSource.entityCode starts with \"@\"

System generated code

 

associationTarget.entityCode starts with \"@\"

System generated code

 

owl:onProperty

associationPredicate

Use to define from associationSource to associationTarget

 

owl: allValuesFrom

associationEntity.entityDescription

String of only values

 

associationEntity.presentation.propertyId

Generated value for property textual presentation using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.presentation.propertyName

Hardcoded \"label\"

 

associationEntity.presentation.isPreferred = true

Hardcoded \"true\"

 

associationEntity.presentation.text

String of only values

 

associationTarget.associationQualifier = \"allValueFrom\"

 

owl: someValuesFrom

associationEntity.entityDescription

String of some values

 

associationEntity.presentation.propertyId

Generated value for property textual presentation using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.presentation.propertyName

Hardcoded \"textualPresentation\"

 

associationEntity.presentation.isPreferred = true

Hardcoded \"true\"

 

associationEntity.presentation.text

String of someValuesFrom values

 

associationTarget.associationQualifier = \"someValuesFrom\"

 

owl:intersectionOf

associationEntity & associationSource/associationTarget

Create an anonymous entity for the restriction. Note: if the restriction is under an intersectionOf, system creates an anonymous class for intersectionOf which contains the restriction

 

associationEntity.entityCode starts with \"@\"

System generated code

 

associationEntity.isActive = true

 

associationEntity.isAnonymous = true

Hardcoded \"True\"

 

associationEntity.entityDescription

String of intersectionOf values (ie. Pizza and not VegetarianPizza)

 

associationEntity.presentation.propertyId

Generated value for property textual presentation using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.presentation.propertyName

Hardcoded \"textualPresentation\"

 

associationEntity.presentation.isPreferred = true

Hardcoded \"true\"

 

associationEntity.presentation.text

String of intersectionOf values (ie. Pizza and not VegetarianPizza)

 

associationEntity.conceptProperty.propertyId

Generated value for property using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.conceptProperty.propertyName = type

Hardcoded \"type\"

 

associationEntity.conceptProperty.text = \"owl:intersectionOf\"

 

associationSource.entityCode starts with \"@\"

System generated code

 

associationTarget.entityCode starts with \"@\"

System generated code

 

UnionOf

associationEntity & associationSource/associationTarget

 

associationEntity.entitycode starts with \"@\"

System generated code

 

associationEntity.isActive = true

 

associationEntity.isAnonymous = true

 

associationEntity.entityDescription

String of Union of values (ie. MozzarellaTopping or MushroomTopping or TomatoTopping)

 

associationEntity.presentation.propertyId

Generated value for property textual presentation using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.presentation.propertyName

Hardcoded \"textualPresentation\"

 

associationEntity.presentation.isPreferred = true

Hardcoded \"true\"

 

associationEntity.presentation.text

String of intersectionOf values (ie. Pizza and not VegetarianPizza)

 

associationEntity.conceptProperty.propertyId

Generated value for property using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.conceptProperty.propertyName = type

Hardcoded \"type\"

 

associationEntity.conceptProperty.text = \"owl:unionOf\"

 

associationSource.entityCode starts with \"@\"

System generated code

 

associationTarget.entityCode starts with \"@\"

System generated code

 

owl:complementOf

associationPredicate

associationPredicate.associationName = \"complementOf\"

 

owl:oneOf

associationEntity.entityDescription

String of oneOf values

 

associationEntity.presentation.propertyId

Generated value for property textual presentation using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.presentation.propertyName

Hardcoded \"textualPresentation\"

 

associationEntity.presentation.isPreferred = true

Hardcoded \"true\"

 

associationEntity.presentation.text

String of oneOf values

 

associationEntity.conceptProperty.propertyId

Generated value for property using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.conceptProperty.propertyName = type

Hardcoded \"type\"

 

associationEntity.conceptProperty.text = \"owl:intersectionOf\"

 

owl:hasValue

 

associationData.value

eg. if the type is int, associationData has the value

 

owl:minCardinality

associationEntity.entityDescription

String of minCardinality Values (ie. (hasTopping min 3) and Pizza)

 

associationEntity.presentation.propertyId

Generated value for property textual presentation using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.presentation.propertyName

Hardcoded \"textualPresentation\"

 

associationEntity.presentation.isPreferred = true

Hardcoded \"true\"

 

associationEntity.presentation.text

String of minCardinality Value (ie. (hasTopping min 3) and Pizza)

 

associationEntity.conceptProperty.propertyId

Generated value for property using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.conceptProperty.propertyName = type

Hardcoded \"type\"

 

associationEntity.conceptProperty.text = \"owl:intersectionOf\"

 

associationTarget.associationQualifier = \"owl:minCardinality\"

 

associationData.value

eg. if the type is int, associationData has the value

 

owl:maxCardinality

associationEntity.entityDescription

String of maxCardinality Values (ie. (hasTopping max 2) and Pizza)

 

associationEntity.presentation.propertyId

Generated value for property textual presentation using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.presentation.propertyName

Hardcoded \"textualPresentation\"

 

associationEntity.presentation.isPreferred = true

Hardcoded \"true\"

 

associationEntity.presentation.text

String of maxCardinality Values (ie. (hasTopping max 2) and Pizza)

 

associationEntity.conceptProperty.propertyId

Generated value for property using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.conceptProperty.propertyName = type

Hardcoded \"type\"

 

associationEntity.conceptProperty.text = \"owl:intersectionOf\"

 

associationTarget.associationQualifier = \"owl:maxCardinality\"

 

associationData.value

eg. if the type is int, associationData has the value

 

owl:cardinality

associationEntity.entityDescription

String of cardinality Values

 

associationEntity.presentation.propertyId

Generated value for property textual presentation using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.presentation.propertyName

Hardcoded \"textualPresentation\"

 

associationEntity.presentation.isPreferred = true

Hardcoded \"true\"

 

associationEntity.presentation.text

String of cardinality Values

 

associationEntity.conceptProperty.propertyId

Generated value for property using \"P\" concatenated with a steadily incremented numerical value.

 

associationEntity.conceptProperty.propertyName = type

Hardcoded \"type\"

 

associationEntity.conceptProperty.text = \"owl:intersectionOf\"

 

associationTarget.associationQualifier = \"owl:cardinality\"

 

associationData.value

eg. if the type is int, associationData has the value

 

owl:disjointWith

associationPredicaet

association.id = \"disjointWith\"

 

OWL: Annotation Property

OWL Mapping - Protégé (6.0)

OWL Element

LexGrid

Comments

OWL: Annotation Property

rdfs:label

Presentation

 

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

 

rdfs:comment

Comment

 

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

 

rdfs:seeAlso

entityProperty

rdfs:isDefinedBy

entityProperty

OWL: Versioning

OWL Mapping - Protégé (6.0)

OWL Element

LexGrid

Comments

OWL: Versioning

owl:versionInfo

codingScheme.representsVersion

priorVersion

Not Mapped

backwardCompatibleWith

Not Mapped

owl:incompatibleWith

associationPredicate & associationEntity

 

associationPredicate.associationName = \"imcompatibleWith\"

 

associationEntity.entityCode = \"incompatibleWith\"

 

associationEntity.forwardName = \"incompatibleWith\"

 

associationEntity.isNavigable = \"true\"

 

 

DeprecatedClass

Concept attribute setIsActive = false

Not Mapped

DeprecatedProperty

Not Mapped

Legacy Complex Properties Mapping

Legacy Complex Properties Mapping

tag

presentation

source

represenational form

qualifier

model element

value column name

model element

 

go-term

x

propertyValue

go-id

x

propertyQualifierId

val1

PropertyQualifier attribute content?

go-source

x

propertyQualifierId

val1

PropertyQualifier attribute content?

source-date

x

propertyQualifierId

val1

PropertyQualifier attribute content?

 

term-name

x

propertyValue

term-group

x

representationalForm

property attribute

term-source

x

attributeValue

source

 

def-source

x

attributeValue

source

def-definition

x

propertyValue

definition

Definition_Review_Date

x

propertyQualifierId

val1

PropertyQualifier attribute content?

Definition_Reviewer_Name

x

propertyQualifierId

val1

PropertyQualifier attribute content?

  • No labels