From 66a310b58796777c55bda53edb3ebb493f594fef Mon Sep 17 00:00:00 2001 From: Sebastian Tramp Date: Sun, 6 Sep 2020 14:36:39 +0200 Subject: [PATCH 1/4] add prefix.cc alfred workflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2616046..6412bba 100644 --- a/README.md +++ b/README.md @@ -992,7 +992,7 @@ OS - OpenSource - [grlc](https://github.com/CLARIAH/grlc) - Web APIs from SPARQL queries. - [Openlink Structured Data Sniffer](http://osds.openlinksw.com/) - Browser extension for Google Chrome, Microsoft Edge, Mozilla Firefox, Opera, and Vivaldi that unveils structured metadata embedded within HTML documents and web pages. - [ShacShifter](https://github.com/AKSW/ShacShifter) - Shapes Constraint Language (SHACL) to various other format. -- [prefix.cc](https://prefix.cc) - namespace lookup for RDF developers +- [prefix.cc](https://prefix.cc) - namespace lookup for RDF developers (see also the corresponding [alfred workflow](https://github.com/depressiveRobot/alfred-prefix.cc)) - [rdf2rdf](https://github.com/knakk/rdf2rdf) - Tool for converting between different RDF serialization formats. - [Web-Client](https://github.com/AtomGraph/Web-Client) - Generic Linked Data browser and UX component framework. - [CEDAR Workbench](https://metadatacenter.org) - Center for Expanded Data Annotation and Retrieval offers full life cycle management for semantically linked metadata From bde0084f35a2560c9a2a8ecc34c9cc76b1daeff3 Mon Sep 17 00:00:00 2001 From: Sebastian Tramp Date: Sun, 6 Sep 2020 18:54:39 +0200 Subject: [PATCH 2/4] add RDF Processing Toolkit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6412bba..36679c9 100644 --- a/README.md +++ b/README.md @@ -998,6 +998,7 @@ OS - OpenSource - [CEDAR Workbench](https://metadatacenter.org) - Center for Expanded Data Annotation and Retrieval offers full life cycle management for semantically linked metadata - [OnToology](https://github.com/OnToology/OnToology) - A system for collaborative ontology development. Given a GitHub repository with an OWL file, OnToology will survey it and produce diagrams, a complete documentation and validation based on common pitfalls. - [OBA](https://github.com/KnowledgeCaptureAndDiscovery/OBA/) - Automatically create OpenAPI specifications from OWL and launch a server that serves JSON objects according to your ontology. +- [RDF Processing Toolkit](https://github.com/SmartDataAnalytics/RdfProcessingToolkit) - Command line interface based RDF processing toolkit to run sequences of SPARQL statements ad-hoc on RDF datasets, streams of bindings and streams of named graphs with support for processing JSON, CSV and XML using function extensions ## Integrations From f065ebbca1fe86cc1d3f727e0f418a9d63d1ad84 Mon Sep 17 00:00:00 2001 From: Sebastian Tramp Date: Sun, 6 Sep 2020 19:01:12 +0200 Subject: [PATCH 3/4] extend eccenca entries --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 36679c9..7bec687 100644 --- a/README.md +++ b/README.md @@ -229,7 +229,7 @@ Companies or businesses selling products with a primary focus on semantic web te Companies or businesses using semantic web technologies - [Optum](https://www.optum.com) - Health related, known to use semantic graphs (marklogic). -- [DarkLight](https://www.darklight.ai) - DarkLight is an Artificial Intelligence Expert System for Active Cyber Defense and Trusted Information Sharing. +- [DarkLight](https://www.darklight.ai) - DarkLight is an Artificial Intelligence Expert System for Active Cyber Defense and Trusted Information Sharing. - [Volkswagen UK](https://www.volkswagen.co.uk) - [Siemens](https://www.siemens.com) - [IBM](http://www.ibm.com) @@ -243,7 +243,7 @@ Companies or businesses using semantic web technologies - [Schneider Electric](https://www.schneider-electric.com/ww/en/) - [Osthus](https://www.osthus.com) - [DataLanguage](https://datalanguage.com/) -- [Eccenca](https://eccenca.com/en/) +- [eccenca](https://eccenca.com/en/) - German SME, keen in building and exploiting Knowledge Graphs (see also [Corporate Memory](https://documentation.eccenca.com)) ## Research Institutions @@ -496,7 +496,7 @@ OS - OpenSource - [OntoWiki](https://github.com/AKSW/OntoWiki) - (OS) Semantic data wiki as well as Linked Data publishing engine. - [GNOSS-Sherlock](https://www.gnoss.com/en/semantic-framework/knowledge-graph-management) - ($) Cognitive Intelligence tool for machines to understand us. - [Wikibase](http://wikiba.se) - (OS) Collection of applications and libraries for creating, managing and sharing structured data. -- [eccenca Corporate Memory](https://www.eccenca.com) - build, explore and consume Knowledge Graphs +- [eccenca Corporate Memory](https://documentation.eccenca.com) - build, explore and consume Knowledge Graphs ## Web Annotations From 85de064dad5d9733321c90820bad42315b543c9c Mon Sep 17 00:00:00 2001 From: Sebastian Tramp Date: Fri, 5 Mar 2021 10:43:15 +0100 Subject: [PATCH 4/4] changes according to the review reqs --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65f27bd..bbbfe2f 100644 --- a/README.md +++ b/README.md @@ -1015,7 +1015,7 @@ OS - OpenSource - [grlc](https://github.com/CLARIAH/grlc) - Web APIs from SPARQL queries. - [Openlink Structured Data Sniffer](http://osds.openlinksw.com/) - Browser extension for Google Chrome, Microsoft Edge, Mozilla Firefox, Opera, and Vivaldi that unveils structured metadata embedded within HTML documents and web pages. - [ShacShifter](https://github.com/AKSW/ShacShifter) - Shapes Constraint Language (SHACL) to various other format. -- [prefix.cc](https://prefix.cc) - namespace lookup for RDF developers (see also the corresponding [alfred workflow](https://github.com/depressiveRobot/alfred-prefix.cc)) +- [prefix.cc](https://prefix.cc) - namespace lookup for RDF developers - [rdf2rdf](https://github.com/knakk/rdf2rdf) - Tool for converting between different RDF serialization formats. - [Web-Client](https://github.com/AtomGraph/Web-Client) - Generic Linked Data browser and UX component framework. - [CEDAR Workbench](https://metadatacenter.org) - Center for Expanded Data Annotation and Retrieval offers full life cycle management for semantically linked metadata @@ -1036,6 +1036,7 @@ OS - OpenSource - [jekyll-rdf](https://github.com/white-gecko/jekyll-rdf) - A Jekyll plugin for including RDF data in your static site. - [RightField](https://github.com/myGrid/RightField) - RightField is an open-source tool for adding ontology term selection to Excel spreadsheets. - [mu-semtech](https://github.com/mu-semtech) - An Ecosystem of User-facing Microservices supported by Semantic Models. +- [alfred-prefix.cc](https://github.com/depressiveRobot/alfred-prefix.cc) - a workflow for the [alfred](https://www.alfredapp.com/) productivity app (macos) to search prefix declarations via prefix.cc ## Machine Learning @@ -1090,6 +1091,7 @@ OS - OpenSource - [askos](https://github.com/WileyLabs/askos) - A SKOS browser and editor. ## NLP + - [fred](http://wit.istc.cnr.it/stlab-tools/fred/#About) - a machine reader for the Semantic Web - [NIF](https://persistence.uni-leipzig.org/nlp2rdf/) NLP Interchange Format - [Lemon](https://lemon-model.net/) - The Lexicon Model for Ontologies @@ -1098,6 +1100,7 @@ OS - OpenSource - [BabelNet](https://babelnet.org) ## IIIF + - [IIIF](https://iiif.io/) - [fester](https://github.com/UCLALibrary/fester)