kgrid / koio

This repository is for the Knowledge Object Implementation Ontology (KOIO)
1 stars 0 forks source link

Add New object property #33

Open faridseifi opened 2 months ago

faridseifi commented 2 months ago

Explicitly add relation between knowledge and software. Knowledge "is implemented by" (http://www.ebi.ac.uk/swo/SWO_0000085) software. This will be used to link the knowledge with the location (file) which implements it. It will be used by activators and also the LLM uses this to access the function which implements the knowledge.

This relation implicitly exist because knowledge is a subclass of SWO:algorithm which "SWO:is implemented by" SWO:Software.