Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.31 KB

DataFile.md

File metadata and controls

42 lines (26 loc) · 1.31 KB

Class: data file

URI: biolink:DataFile

img

Parents

  • is_a: NamedThing - a databased entity or concept/class

Children

Referenced by class

Attributes

Inherited from named thing:

  • id REQ
    • Description: A unique identifier for a thing. Must be either a CURIE shorthand for a URI or a complete URI
    • range: IdentifierType
    • inherited from: NamedThing
    • in subsets: (translator_minimal)
  • name REQ
    • Description: A human-readable name for a thing
    • range: LabelType
    • inherited from: NamedThing
    • in subsets: (translator_minimal)
  • category 1..*
    • Description: Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag
    • range: IriType
    • inherited from: NamedThing
    • in subsets: (translator_minimal)