Property: RELATIONSHIP-TYPE

This property names the type of relationship between the BioPAX object linked from, and the external object linked to, such as 'gene of this protein', or 'protein with similar sequence'.

Types

owl:DatatypeProperty

Domain

relationshipXref

Range

http://www.w3.org/2001/XMLSchema#string

Abstract Syntax

ObjectProperty(RELATIONSHIP-TYPE annotation(rdfs:comment "This property names the type of relationship between the BioPAX object linked from, and the external object linked to, such as 'gene of this protein', or 'protein with similar sequence'."^^<http://www.w3.org/2001/XMLSchema#string>)
                                domain(relationshipXref)
                                range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc