-
Notifications
You must be signed in to change notification settings - Fork 34
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
Issue 554: Add WorkTicket
#555
base: develop
Are you sure you want to change the base?
Commits on Oct 25, 2023
-
Add first sketch of Work Ticket concept
AJN: This patch transcribes a JSON-LD sketch from @vulnmaster . The only change I made was JSON syntax normalization (4-space indentation). Follow-on patches will adapt and integrate content. References: * #554 (comment)
Configuration menu - View commit details
-
Copy full SHA for 6073ee2 - Browse repository at this point
Copy the full SHA 6073ee2View commit details -
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec538c7 - Browse repository at this point
Copy the full SHA ec538c7View commit details -
This will be moot on folding into observable.ttl. Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 279a4f1 - Browse repository at this point
Copy the full SHA 279a4f1View commit details -
Add @graph to group top-of-file concepts
This will assist with breaking nodes out of the `observable:property` list and maintaining their tie to the context dictionary. Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12a8b6a - Browse repository at this point
Copy the full SHA 12a8b6aView commit details -
Replace "observable:property" with "sh:property"
`observable:property` does not exist. This patch assumes the intent was to tie with SHACL's `sh:property`. Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22580af - Browse repository at this point
Copy the full SHA 22580afView commit details -
Replace RDFS design classes with OWL design classes
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3b1420 - Browse repository at this point
Copy the full SHA d3b1420View commit details -
Restructure - call ActionTicket subclass of ObservableObject
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 790477d - Browse repository at this point
Copy the full SHA 790477dView commit details -
Remove already-defined property
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 867646e - Browse repository at this point
Copy the full SHA 867646eView commit details -
Rename to avoid colliding with other property
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1adeab - Browse repository at this point
Copy the full SHA e1adeabView commit details -
Transcribe JSON-LD sketch into observable.ttl
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab0a2e4 - Browse repository at this point
Copy the full SHA ab0a2e4View commit details