https://github.com/yasenstar/archimate_ontology
Build ontology view step-by-step on OpenGroup's ArchiMate 3.2 Specification
https://github.com/yasenstar/archimate_ontology
archi archimate architecture diagraming enterprise-architecture knowledge knowlege-graph modeling ontology opengroup protege semantics sparql swrl-rule
Last synced: 5 months ago
JSON representation
Build ontology view step-by-step on OpenGroup's ArchiMate 3.2 Specification
- Host: GitHub
- URL: https://github.com/yasenstar/archimate_ontology
- Owner: yasenstar
- License: gpl-3.0
- Created: 2024-12-21T02:34:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-30T03:07:23.000Z (about 1 year ago)
- Last Synced: 2025-12-13T21:05:31.226Z (6 months ago)
- Topics: archi, archimate, architecture, diagraming, enterprise-architecture, knowledge, knowlege-graph, modeling, ontology, opengroup, protege, semantics, sparql, swrl-rule
- Language: HTML
- Homepage: https://yasenstar.github.io/ArchiMate_Ontology/
- Size: 230 MB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Build ArchiMate 3.2 Ontology
Build ontology view step-by-step on ArchiMate 3.2 Specification

## Tools used during the demo
Protege, FreePlane, Archi, VS Code, MS PointPoint
## Visualize your RDF Ontology
### Tool 1: [RDF-Grapher](https://www.ldf.fi/service/rdf-grapher)
- From formate: RDF/XML
- To format: PNG
- Send from as HTTP POST (needed for large RDF data): checked
Paste the RDF content into the field and click `Visualize` button, you may get below visual (using 026 as example):

### Tool 2: WebVOWL
You can deploy that in your local web server.

## Archi Model's HTML Report
Click [here](archi_report/index.html) to view the export HTML report. (note: you need to be in the GitHub Page, or clone repository to your local).
Below is the sample screen base on video 027 snapshot:

The course is publishing in Udemy first, which can be accessed [here](https://www.udemy.com/course/build-ontology-view-with-learning-archimate/?referralCode=6A3B23ADD67551B38D2B), and later also shared in [YouTube
channel](https://www.youtube.com/playlist?list=PL6DEHvciXKeUWWe--FiiSIyga0vt3kBpI), keep updating.
Any questions, welcome to raise in Discussion Board. (Year: 2024)