-
For some reason the package specification `org.yaml:snakeyaml` is matching `org.snakeyaml:snakeyaml-engine` which is a completely different codebase.
https://github.com/github/advisory-database/blo…
-
I would like to navigate to fragment A in more than one graph.
"Now I get this error : navigation destination action_compareListFragment_to_productPageFragment is unknown to this NavController"
…
-
@andrus, please review and comment.
### What is a pointer
A pointer is a means of specifying an arbitrary node (or a list of nodes) - a target - in the graph of data objects, that exist in LR applica…
-
## Feature Suggestion
Software gets written. Software gets thrown away. But software also gets renamed sometimes! And because we make use of software names in Software Catalog URLs, this can lea…
-
Goal of WikiViz App: Knowledge visualization and subsequent exploration of related Wikipedia articles.
Example usage: User enters a Wikipedia URL of an article into an input field. The app displays t…
-
Given that markdown supports Mermaid, importing and exporting to this format would be great for documentation.
-
Dataset: 2311
View 1: Summative assessment only
There are many empty nodes within the summative assessment. Taking the first week activity data as an example, when looking at the dataset itself
…
-
Use case: combine multiple linked ontologies, use RG to determine formal ancestor relationships; avoid accidentally inserting intra-ontology is-as. See: [OWL is not modular](https://docs.google.com/do…
-
I believe there are JS libraries out there that will render a graph in a form that will let you drag the nodes to rearrange them, and delete nodes and edges that you are not interested in.
If schem…
-
%config IPythonNGQL.ngql_result_style="pandas"
%ngql MATCH (p:`entity`)-[e:relationship]->(m:`entity`) WHERE p.`entity`.`name` == '迈克尔·鲁克' RETURN p,e,m
%ng_draw
-------------------------------…