-
Notifications
You must be signed in to change notification settings - Fork 57
Description
Dear ODK-Team,
i've successfully created a repository with the odk + .yaml file and managed to import ontology terms from the Basic Formal Ontology (BFO) and the Information Artifact Ontology (IAO) via term files. As the IAO uses the BFO as its Top-Level-Ontology it would be great if the IAO-Terms would be integrated into the BFO hierarchy (at least those that have are direct Subclasses of BFO Terms, in my case that would be the IAO_0000030 (information content entity) which is a SubClassOf the BFO_0000031 (generically dependent continuant) . I cannot figure out how to import the rdfs:SubClassOf Property. I tried to include the rdfs:SubClassOf Property in the 'import group -> annotation properties' of the .yaml file, that did not work so far. Do you have any advice on how to import classes including the SubClassOf Relations?