Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

potential inconsistencies among context.json and other json files #1

Open
StenDoipanni opened this issue Aug 20, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@StenDoipanni
Copy link
Collaborator

There are some entries in the context.json that don't match the actual version of scripting ontology, here what I found:

  • "conditional_precedes" : "script:conditionalPrecedes" → "conditional_precedes" : "script:conditionallyPrecedes"
  • "input" : "script:hasInput" → "input" : "script:hasInputVariable"
@StenDoipanni StenDoipanni added the bug Something isn't working label Aug 20, 2021
@StenDoipanni
Copy link
Collaborator Author

Previous inconsistencies:

"conditional_precedes" → SOLVED
input" → SOLVED

checked the whole context.json file according to the Scripting Ontology online version and found new inconsistencies:

  • "Recommendation":"script:Recommendation" → no class :Recommendation in the ontology, should it be under :Stage ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant