-
Notifications
You must be signed in to change notification settings - Fork 28
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
Use-Cases and Examples showing how vocab can be used #12
Comments
Proposal for this is to have use-cases be descriptive i.e. what should happen and examples represent the information using DPV (i.e. in RDF). Each gets an identifier of the form |
(Thanks to Jan, Paul - meeting MAR-02) We have the following structure for use-cases:
|
Proposal on mailing list JUN-10 https://lists.w3.org/Archives/Public/public-dpvcg/2022Jun/0006.html |
- Adds 007.py script for generating use-cases and requirements - Export is in /use-cases and contains ucr.ttl and ucr.html - Import is from CSV files - Generated output is a list of use-cases, requirements, relevant concepts as subjects of these - and interlinks between them. - This also sets out the framework for generating Examples page with similar scripting and export processes - See #12 for issue on this topic
- Adds 008.py script for generating examples.ttl index and creating the documentation page for all examples - Links examples with relevant concepts and vice-versa in documentation - If example entry specifies it should be embedded in page, reads the source path and creates code blocks in documentation - Generated output is in /examples path, and contains examples.ttl as the index, with individual files representing examples (suggested prefix Exxxx), and HTML documentation - See #12 for issue on this topic
See mailing list https://lists.w3.org/Archives/Public/public-dpvcg/2022Oct/0003.html for stubs proposed
|
- Adds 007.py script for generating use-cases and requirements - Export is in /use-cases and contains ucr.ttl and ucr.html - Import is from CSV files - Generated output is a list of use-cases, requirements, relevant concepts as subjects of these - and interlinks between them. - This also sets out the framework for generating Examples page with similar scripting and export processes - See #12 for issue on this topic
- Adds 008.py script for generating examples.ttl index and creating the documentation page for all examples - Links examples with relevant concepts and vice-versa in documentation - If example entry specifies it should be embedded in page, reads the source path and creates code blocks in documentation - Generated output is in /examples path, and contains examples.ttl as the index, with individual files representing examples (suggested prefix Exxxx), and HTML documentation - See #12 for issue on this topic
| Migrated ISSUE-26: Describe use-cases and examples showing how the vocabulary should be or can be used
State: OPEN
Opened on: 2019-06-18
The text was updated successfully, but these errors were encountered: