Update CLI usage documentation for new flags and options
Expanded and clarified documentation for CLI parameters, including new flags such as --profile, --log-level, --dry-run, --format, --xml-base, --imports, and --version. Updated examples and parameter table to reflect current CLI behavior and options, and improved descriptions for validation and prefix handling.
ca687a2
Updated TSV Specification (markdown)
3438760
Expand examples and golden tests documentation
Examples.md now provides detailed end-to-end TSV-to-OWL demonstrations, including CLI usage, modelling rationale, and expected outputs. Golden-Tests.md is expanded to fully specify the golden test framework, folder structure, canonicalisation, execution pipeline, and best practices for deterministic ontology generation.
8568fb7
Expand documentation for datatypes and enumerations
Added detailed specifications for named datatypes, XSD facet restrictions, and inline attribute-level facets in 'Datatypes-and-Facets.md'. Enhanced 'Enumerations.md' with comprehensive explanations of enumeration classes, individuals, ISO-style code lists, TSV structure, OWL output examples, and best practices. These changes provide clearer guidance for using uml2semantics with controlled vocabularies and datatype constraints.
9636645
Expand architecture and choice pattern documentation
Significantly enhance Architecture.md and Choice-Patterns.md with detailed explanations, diagrams, and examples for uml2semantics-python. The updates clarify internal components, data flow, extension points, and the logic for exclusive/inclusive choice semantics. Also remove a temporary file.
c360c8d
Expand annotation and TSV specification docs
Annotations.md and TSV-Specification.md were rewritten to provide comprehensive, detailed specifications for governance metadata, annotation workflows, and all TSV file formats used by uml2semantics. The changes clarify required columns, processing order, validation rules, and include examples and diagrams for improved usability. A binary file ~$chitecture.md was also added.
405033c
Expand Getting Started guide with detailed workflow
The Getting-Started.md file now includes comprehensive installation instructions, recommended directory structure, TSV input specifications, example CLI usage, output validation steps, and a typical workflow for using uml2semantics. This update provides new users with a complete onboarding process and links to further documentation.
84c8e69
Revise and condense wiki documentation
Shortened and clarified all wiki pages for uml2semantics, focusing on concise descriptions, improved sectioning, and expanded CLI usage documentation. Updated diagrams and navigation for better readability and onboarding.
1822427
Revise and expand documentation for clarity
Major updates to all documentation files for improved clarity, structure, and completeness. Expanded explanations, reorganized sections, and enhanced examples across Annotations, Architecture, CLI Usage, Choice Patterns, Datatypes and Facets, Enumerations, Examples, Getting Started, Golden Tests, Home, and TSV Specification. Mermaid diagrams updated for consistency. These changes make the documentation more accessible and easier to navigate for new and existing users.
71d563f
Update wiki docs with diagrams and concise descriptions
Added Mermaid diagrams to several documentation pages for visual clarity. Revised section descriptions for brevity and consistency, including updates to Getting-Started.md with installation and CLI usage examples, and clarified TSV file specifications.
3679f84
Condense and clarify wiki documentation
Shortened and clarified documentation across all wiki pages for uml2semantics. Removed verbose examples, diagrams, and repeated explanations, focusing each page on its core concept. CLI usage expanded for completeness; other pages now provide concise summaries of features and file specifications.
d571358
Revise and expand documentation for uml2semantics
Major updates to all documentation pages: expanded explanations, added diagrams, examples, and detailed TSV specifications. Improves clarity on architecture, CLI usage, choice patterns, datatypes, enumerations, golden tests, and getting started instructions. Enhances onboarding and reference for users and contributors.
b48a37a
Simplify and condense documentation pages
Documentation pages have been rewritten for brevity and clarity. Detailed TSV column descriptions, examples, and workflow steps have been removed or condensed. Mermaid diagrams and essential usage examples are retained, focusing on core concepts and minimal CLI usage.
584bfc1
Expand documentation for TSV to OWL mapping
Major update to all documentation pages: added detailed explanations, TSV examples, OWL output patterns, and Mermaid diagrams for annotations, architecture, CLI usage, choice patterns, datatypes and facets, enumerations, examples, golden tests, getting started, and TSV specification. Improves clarity and provides concrete guidance for users modeling ISO 20022-style ontologies.
51c0fa3
Add initial wiki documentation and update Home
Added new documentation files for annotations, architecture, CLI usage, choice patterns, datatypes and facets, enumerations, examples, getting started, golden tests, and TSV specification. Updated Home.md with a detailed project overview, mermaid diagram, and wiki contents list.
bb307e0