-
We modularize sagelib into separate distributions (pip-installable packages), so that these can be built and run with a much smaller set of dependencies. The packages are made available individual…
-
-
#### Is your Feature Request Related to a Problem?
I have a User Defined Function which returns a list of strings. These strings are supposed to represent nodes, however they are imported into RDFl…
-
Convert a sample of MusicBrainz data (exported in a json format) into a csv file. MusicBrainz json may contain arbitrary nesting of objects and arrays, as in the example below.
```json
"artist-cre…
-
### Title
Hierarchical Event Descriptors
### Short Description
A system for annotating experimental time lines
### Description
HED (Hierarchical Event Descriptors) is a standardized vocabulary fo…
-
Hello,
I would like to triplify the [Yelp business dataset](https://www.yelp.com/dataset). But I face this issue: it is composed of JSON objects containing optional keys which are sometimes missing…
-
In contrast to previous major design documents we have, I want to write up this one publicly. If we can keep this relatively up to date, it can help others who are interested in our designs to underst…
-
This is a tracking issue to maintain a list for known to compile packages, from a recent stackage snapshot (`lts-16.27`).
```
/root/.asterius/.stack-work/install/x86_64-linux-tinfo6/9ac86446ee106c…
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
I asked similar question to Chat GPT 4. It gave me guide as:
-----
### 1. Prepare the CSV file in a path that can be accessed by Virtuoso
For example, the snippets are (1 header and 3 rows of entri…