-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 1b7240b
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# ogc-na-tools | ||
|
||
# Purpose | ||
This repository contains tools used to maintain controlled vocabularies and knowledge assets managed by the OGC Naming Authority. Such tools may have wider general applicability and be refactored into tool specific repositories. | ||
|
||
# Scope | ||
The tools here manage ETL processes for ingesting source data into a dynamic knowledge graph. Whilst this is quite a generic scope, this provides examples of how to use a range of resources that others may reuse to achieve similar results. | ||
|
||
# Highlights | ||
|
||
* JSON ingest and conversion to RDF using semantic annotations and conversions to a target model schema. | ||
* entailment and validation pipeline for RDF resources. | ||
* specific scripts to convert OGC source material into a form compatible with the OGC Linked Data environment | ||
* tutorial for docker deployment and testing of available tools. | ||
|
||
|