Giter Site home page Giter Site logo

disk-ontologies's People

Contributors

dgarijo avatar haripriyad252 avatar hvarg avatar mosoriob avatar naomipalt avatar naomiperez avatar reginawang3495 avatar rosna avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

disk-ontologies's Issues

Add notes to LOI and hypothesis

We want to be able to store notes for LOI and hypothesis.
Some property like disk:hasNotes should work
The domain should be LOI and Hypothesis.
The range is xsd:string

Add property to store parameters on workflow bindings.

We need to store a new type of workflow bindings: Parameters.
I'm using an object type property :hasParameter with domain WorkflowBinding and range VariableBinding.
We do not need a new type, as a parameter is a special case of WorkflowBinding

Some properties are not well defined

These are not well defined:
hasRunLink
hasId
hasRunStatus

They don't appear properly in the documentation or the ttl files (looks like a problem with domain/ranges).

Support for hypothesis questions

We want to change the way hypotheses are defined.

Hypothesis link between disk:Hypothesis and disk:LineOfInquiry.

We need to define a new class disk:Question that will capture all the data related to the hypothesis and all posible modifications.

We need the property disk:hasQuestion with domain LOI and range Question to link the new object.

Question will also need the following properties:

  • disk:hasQuestionTemplate (string) to show a human readable equivalent of the hypothesis.

  • disk:hasQuestionVariable (QuestionVariable) to store the rules of possible bindings.

For this, we will also need a new class disk:QuestionVariable to save constraints of bindings.
This class needs the following properties:

  • disk:variableName (string) to store the variable name that will be replaced on the QuestionPattern and QuestionTemplate.

  • disk:constraints (string) to store a query that will return possible values.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.