Group work for WSU CS7810 - Metadata Representation Languages
- Define use case/scope of use cases
- Make CQ and gather data sources
- Identify key notions between data and use case
a. Identify patterns - Instantiate key notions from pattern templates
- Add axioms for each module
- Assemble modules together and revise naming conventions for classes, properties, and individual names
- Add axioms which involve several modules and review
- Create OWL/RDF files with Protege and CoModIDE plug-in
- Narrative and Use Case
- Review Gathered Data
- Identify Key Notions and Patterns
- Assemble Schema Diagrams with yEd; store in /schema-diagrams:
a. PROV-O; NameStub, AgentRole
b. QUDT, MODL, ODP - Axiomatization of individual modules
- Revision of Schema Diagrams and Naming Conventions
- Axiomatization of collective modules
- Protege & CoModIDE
- Triplification with Python:
a. Load CSV
b. Init KG
c. graph.add( )
d. graph.serialize => format: turtle