Skip to content

simple tester should flag missing annotation property binding #54

@matentzn

Description

@matentzn
annotations:
  - annotationProperty: oio:hasExactSynonym
    text: "acquired %s"
    vars:
     - disease

I dont know why, but this all by itself is rejected by dosdp tools (so I assume the spec rejects this)

This is accepted:

annotationProperties:
  exact_synonym: oio:hasExactSynonym 

annotations:
  - annotationProperty: exact_synonym
    text: "acquired %s"
    vars:
     - disease

@dosumis can you confirm which is at fault, the spec or DOSDP tools?

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