valueflows

valueflows docs
git clone https://s.sonu.ch/~srfsh/valueflows.git
Log | Files | Refs | README

protege-spec.md (1548B)


      1 # Classes and properties
      2 
      3 <b>[Click here](http://mikorizal.org/contents.html) for a web-based view of the ValueFlows class and property definitions.</b>  This was generated by Protégé (citation below).  It covers only the ValueFlows namespace.  It is current as of the last official release.
      4 
      5 ##### Citation
      6 
      7 Musen, M.A. The Protégé project: A look back and a look forward. AI Matters. Association of Computing Machinery Specific Interest Group in Artificial Intelligence, 1(4), June 2015. DOI: 10.1145/2557001.25757003.
      8 
      9 This work was conducted using the Protégé resource, which is supported by grant GM10331601 from the National Institute of General Medical Sciences of the United States National Institutes of Health.
     10 
     11 ### Turtle Reference
     12 
     13 For the current rdf turtle file reference, [click here](https://raw.githubusercontent.com/valueflows/valueflows/master/release-doc-in-process/all_vf.TTL).  This also covers only the ValueFlows namespace.  For other rdf elements that are needed for the complete vocabulary, see [External Terms](https://valueflo.ws/specification/external-terms.html).
     14 
     15 ### Complete References
     16 
     17 For a complete reference, see the [UML diagram](https://valueflo.ws/specification/diagrams/uml.html), which also documents the appropriate rdf namespace for each element.  Also the [graphql reference](https://github.com/valueflows/vf-graphql/tree/master/lib/schemas) includes the entire vocabulary in a non-rdf format, as does the [json-schema reference](https://github.com/valueflows/vf-json-schema/tree/master/schemas).