Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csiro-enviro-informatics/info-engineering
Documentation, backgrounders and tutorial material related to information design, engineering, semantics, ontologies, and vocabularies
https://github.com/csiro-enviro-informatics/info-engineering
information linked-data metadata-standards modeling ontologies vocabularies
Last synced: about 5 hours ago
JSON representation
Documentation, backgrounders and tutorial material related to information design, engineering, semantics, ontologies, and vocabularies
- Host: GitHub
- URL: https://github.com/csiro-enviro-informatics/info-engineering
- Owner: CSIRO-enviro-informatics
- License: apache-2.0
- Created: 2020-03-19T04:32:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T22:47:22.000Z (over 1 year ago)
- Last Synced: 2024-03-18T15:32:11.908Z (8 months ago)
- Topics: information, linked-data, metadata-standards, modeling, ontologies, vocabularies
- Language: Jupyter Notebook
- Homepage: https://csiro-enviro-informatics.github.io/info-engineering/
- Size: 5.39 MB
- Stars: 7
- Watchers: 8
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Information Engineering
This repository collects a set of introductory and pedagogical materials related to information engineering and standards, mainly using semantic web standards and platforms. The application examples are primarily technical, scientific and geospatial.
Standardisation of geospatial information has used many platforms, including (but not limited to)
- data dictionaries
- XML - document-style, using DTDs
- XML - data-style, using XSD
- UML with various implementations
- shapefiles
- JSON, GeoJSON
- RDFS/OWLA lot of patterns and 'how-tos' were developed by [CSIRO](https://csiro.au) through the Solid Earth and Environment Grid initiative, still available at [SEEGrid](https://confluence.csiro.au/display/seegrid/Solid+Earth+and+Environment+GRID).
Note that this was originally a TWiki, which was migrated to Confluence but incompletely cleaned up after the migration.The documentation on this site is complementary to the SEEGrid resources, reflecting 10 years progress since maintenance of the SEEGrid material began to wind down.
The focus on this site is mainly on **semantic web** tools and technologies.[Link to gh-pages site](https://csiro-enviro-informatics.github.io/info-engineering/)
## Resources
- [Linked Data APIs: theory and practice](linked-data-api.md) - introduction to Linked Data API
- [Semantic web standards](standards.md) - links to the main standards documents, resources, and namespaces
- [Controlled-vocabularies](cv.md) - some key linked-data registers, controlled vocabularies, and "a-box" ontologies
- [Some useful semantic technologies](semantic-tools.md) - tools and applications for working with semantic resources
- [International standards context](standards-organizations.md)
- [Introduction to the Semantic Web Stack](semantic-stack.md)
- [Learning resources](learning-resources.md) - links to external presentations, videos, and readings## Tutorials
[Tutorial 1. Intro to RDF and OWL](tutorials/tutorial-intro-to-rdf-and-owl.md)