-
They proved: For graphs with alpha
-
## Description of the issue
We have currently no reasonable way of documenting transformation steps applied to the referred sources. So far what I have been doing is add my transformation scripts a…
-
Trueno should provide a feature to integrate networks/graphs. For instance, take two or more graphs, and integrate/merge in a new graph based on certain criteria. Merge should be based on vertices. So…
-
for example [https://purl.bdrc.io/graph/W2PD17450](https://purl.bdrc.io/graph/W2PD17450) exhibits:
```
bdr:MW2PD17450 bdo:instanceHasReproduction
bdr:W2PD17450 .
```
and
```
…
-
FlynnOS graphs are called widgets (Globe, bars, calendar, etc...)
The widgets must set a custom Atom property called "_FLYNNOSWM_WIDGET"
If the application has this property the wm should remove the…
-
Cesium for Unity should offer feature styling, similar to Cesium for Unreal. The implications of this affect what we'll do with point cloud rendering, so I'm starting to think about this now. CC @arga…
j9liu updated
2 months ago
-
A profile is a set of rules restricting the set of possible property graphs. Examples:
- every edge must have exactely one label
- node identifiers must be numbers
- ....
Profiles help to comp…
-
As a software developer of a web application for arable farmers, '
We would like Soilwise to produce and provide a composite map derived from relevant national collections, addressing the challenge…
-
In preparation for some future work, it would be convenient to be able to calculate the hash of a connected graph, assuming no directivity in edges. That is, if we query for all nodes connected to a n…
-
When I use the generator on the following dataset:
```turtle
@prefix : .
:Graph1 {
:id1 a :Type1.
:id2 a :Type2.
:id1 :prop1 :id2.
}
:Graph2 {
:id3 a :Type3.
:id3 :prop2 :id2.…