EnvironmentOntology / envo

A community-driven ontology for the representation of environments
http://www.environmentontology.org
Creative Commons Zero v1.0 Universal
135 stars 52 forks source link

agro patterns #492

Open marieALaporte opened 7 years ago

marieALaporte commented 7 years ago

Here are the files and the yaml as they stand. We will work on them here and them transfer them to the repo.

qualityHier_2Epattern.txt

QualityPatterns.txt

pattern_name: agro/eq
classes: []

relations:
  part of: BFO_0000050
  inheres in: RO_0000052
  inheres in part of: RO_0002314

vars: 
  attribute: "'Thing'"
  entity: "'Thing'"

name:
  text: "%s %s"
  vars:
    - entity
    - attribute

annotations: 
  - property: oio:hasExactSynonym
    text: "%s"
    vars:
      - synonym

def: 
  text: "%s"
  vars:
    - definition

equivalentTo: 
  text: "%s and 'inheres in' some %s"
  vars:
    - attribute
    - entity
pattern_name: agro/eq
classes: []

relations:
  part of: BFO_0000050
  inheres in: RO_0000052
  occurs in: BFO_0000066
  towards: RO_0002503

vars: 
  attribute: "'Thing'"
  entity1: "'Thing'"
  entity2: "'Thing'"

name:
  text: "%s %s %s"
  vars:
    - entity1
    - entity2
    - attribute

annotations: 
  - property: oio:hasExactSynonym
    text: "%s"
    vars:
      - synonym

def: 
  text: "%s"
  vars:
    - definition

equivalentTo: 
  text: "%s and 'inheres in' some %s and 'towards' some %s"
  vars:
    - attribute
    - entity1
    - entity2
pbuttigieg commented 7 years ago

@marieALaporte this is now the subject of a fork and pull request right? Which files will you be working on?

pbuttigieg commented 7 years ago

@marieALaporte pinging this again - will this be ready for the first AGRO release?

marieALaporte commented 7 years ago

I was not able to work on that as I expected... I am not sure that it will be ready for the release. But it should be ready soon after though so I could do a second release then