Class: Rafflesia::Types::OntologyRelationshipEvidenceDataStatus
- Inherits:
-
Object
- Object
- Rafflesia::Types::OntologyRelationshipEvidenceDataStatus
- Defined in:
- lib/rafflesia/types/ontology_relationship_evidence_data_status.rb
Constant Summary collapse
- VERIFIED =
'verified'- CONTRADICTED =
'contradicted'- UNAVAILABLE =
'unavailable'- NOT_APPLICABLE =
'not_applicable'- ALL =
[VERIFIED, CONTRADICTED, UNAVAILABLE, NOT_APPLICABLE].freeze