ML-Schema / core

📚 CORE ontology of ML-Schema and mapping to other machine learning vocabularies and ontologies (DMOP, Exposé, OntoDM, and MEX)
http://purl.org/mls
26 stars 7 forks source link

Representation of the ML software #18

Open agnieszkalawrynowicz opened 8 years ago

agnieszkalawrynowicz commented 8 years ago

E.g., that a particular implementation comes from a Weka, scikit-learn or any other environment.

agnieszkalawrynowicz commented 8 years ago

Added a class Software. Added an axiom: „Software subClassOf (hasPart some Implementation)”.

Missing textual definition.