Skip to content

parentOf property: definition needs work #444

Closed
@uscholdm

Description

@uscholdm

The current definition for gist:parentOf is:

gist:parentOf
	a owl:ObjectProperty ;
	skos:definition "Biological Parent"^^xsd:string ;
	skos:prefLabel "parent of"^^xsd:string ;
	.

The term parent is used much more broadly in a hierarchy. For example:

  • directSubTaskOf is defined to be an immedate parent task
  • we have a property called gist:hasNavigationalParent

SUGGESTION: rename to biologicalParentOf (or use the inverse hasBiologicalParent

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions