You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library and CLI creates RDF quads from a Microsoft Access database (`.accdb` or `.mdb`).
4
6
7
+
Read the [introductory blog post][https://rdmr.eu/2023/msaccess] or go directly to [NPM](https://www.npmjs.com/package/@rdmr-eu/rdfjs-source-msaccess/access).
8
+
5
9
## Usage
6
10
7
11
Run it without installing using e.g. `npx`: `$ npx @rdmr-eu/rdfjs-source-msaccess`.
@@ -10,7 +14,7 @@ Add it as a library with e.g. `$ yarn add @rdmr-eu/rdfjs-source-msaccess` and us
0 commit comments