Skip to content

miyamotodan/daf-semantics

 
 

Repository files navigation

daf-semantics

The Daf Semantics repository collects some different components, designed for integrating ontologies, RDF data and to provide some different "semantic" functionalities to the DAF platform.

The semantic_manager component exposes the central access point for a subset of the microservices' functionalities: semantic_manager

The planned components are:

  • semantic_frontend: the front end for the OntoPA catalog [TODO]
  • semantic_manager: the main interface between DAF and the daf-semantics microservices [WIP]
  • ontonethub: a component providing indexing/search capabilities for the catalog [WIP]
  • semantic_repository: an abstraction over different triplestores [WIP]
  • semantic_validator: a component for validating an ontology over DCAT-AP_IT standard [WIP]
  • semantic_standardization: a component exposing vocabulary data and hierarchies, useful for simple standardization [POC]
  • semantic_spreadsheet: a repository collecting recipes for creating RDF data from spreadsheets, using google refine [WIP]
  • semantic_mapping: a component for mapping of incoming data (typically in CSV) to RDF, using W3C standards [TODO]

About

Daf Semantics repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 88.2%
  • HTML 11.8%