neosemantics
neosemantics copied to clipboard
Graph+Semantics: Import/Export RDF from Neo4j. SHACL Validation, Model mapping and more.... If you like it, please ★ ⇧
Neosemantics : "Detecting n10s Plugin" spinning
I already described this issue here https://community.neo4j.com/t/neosemantics-detecting-n10s-plugin-spinning/65290/1 but without any answer from the community, trying here again with more detailed information. Sorry if wrong place This is my envrionment neo4j...
Cannot git clone 5.1
I get this message in git bash: $ git clone https://github.com/neo4j-labs/neosemantics.git Cloning into 'neosemantics'... remote: Enumerating objects: 8005, done. remote: Counting objects: 100% (2479/2479), done. remote: Compressing objects: 100% (976/976),...
FetchUrlError,Different from previous issues
I am a beginner who has just started using Neo4j. Following the tutorial, I imported the plugin into the corresponding folder and modified the conf file.When I checked if the...
Steps to reproduce: 1. Import ontology with default settings (shorten uris) 2. run `n10s.inference.labels() ` 3. empty set returned
We scanned neosemantics plugin version 4.4.0.3 and it reported a CVE vulnerability [CVE-2022-42889](https://nvd.nist.gov/vuln/detail/cve-2022-42889)  There is a caveat though that the "vulnerability is only applicable when variable string interpolation...
 Hii, I want to infer data to fetch all skills in a particular role Tried running the below query `MATCH (r:role { roleName: "SP" }) CALL n10s.inference.nodesInCategory(r,...
n10s version: 4.4.0 I have shacl validations setup through the call: `CALL apoc.trigger.add("shacl-validate", "call n10s.validation.shacl.validateTransaction($createdNodes, $createdRelationships, $assignedLabels, {}, $assignedNodeProperties, {}, $deletedRelationships, $deletedNodes)", { phase: "before" });` The shacl file is...
Hi, I have imported a RDF as an ontology (https://github.com/Planteome/plant-ontology/raw/master/po.owl) with n10s. Most relationships are "SCO", but some come from a restriction and have their type as "SCO_RESTRICTION". While this...
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [@antora/site-generator-default](https://gitlab.com/antora/antora). These dependencies need to be updated together. Removes `cacheable-request` Updates `@antora/site-generator-default` from 2.3.3 to 3.1.2 Changelog Sourced from @antora/site-generator-default's...
Bumps [convict](https://github.com/mozilla/node-convict) to 6.2.4 and updates ancestor dependencies [convict](https://github.com/mozilla/node-convict), [@antora/cli](https://gitlab.com/antora/antora) and [@antora/site-generator-default](https://gitlab.com/antora/antora). These dependencies need to be updated together. Updates `convict` from 6.0.0 to 6.2.4 Changelog Sourced from convict's changelog....