https://github.com/sparna-git/garance
Graphe Archivistique pour la Recherche, l'Accès et la Navigation des Connaissances Enhancées
https://github.com/sparna-git/garance
11ty archives framing json-ld rdf ric-o
Last synced: about 1 month ago
JSON representation
Graphe Archivistique pour la Recherche, l'Accès et la Navigation des Connaissances Enhancées
- Host: GitHub
- URL: https://github.com/sparna-git/garance
- Owner: sparna-git
- Created: 2024-12-02T15:34:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-30T21:57:13.000Z (about 1 month ago)
- Last Synced: 2025-03-30T22:28:40.782Z (about 1 month ago)
- Topics: 11ty, archives, framing, json-ld, rdf, ric-o
- Language: JavaScript
- Homepage: https://sparna-git.github.io/garance/pages/fr
- Size: 244 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GARANCE
*G*raphe des *A*rchives nationales pour la *R*echerche, l'*A*ccès et la *N*avigation des *C*onnaissances *E*nrichies
## Liens
Dépôt actuel des données des référentiels : https://github.com/ArchivesNationalesFR/Referentiels
- Agents
- Personnes
- CorporateBody
- Producteurs d'archives (avec leurs relations)
- Lieux
- Communes
- Départements
- Voies de Paris
- Quartiers de Paris
- etc.
- Concepts
- Types d'organisation
- Types de document
- etc.## Generate des resources JSON-LD et RICO avec une Script Python
Le script a deux options pour generer un resource:
- JSONLD
- RICOOption [JSONLD] - Generate un fichier JSON-LD à partir des fichiers RDF.
* ces importante de renomer le nombre de chaque fichier framing:
Exemple:
vocabularies-framing.json -> vocabularies.json
agents-framing.json -> agents.json
index-framing.json -> index.jsonListe des fichiers qui doit generer le script:
vocabularies.json
index.json
agents.jsonUtilisation:
python garance_resources.py --generate JSONLD --input --context --frame --outputExemple:
python garance_resources.py --generate JSONLD --input Referentiels-version_2 --context context.json --frame framings --output data
Option [RICO]Utilisation:
python .\garance_resources.py --generate RICO --inputExemple:
python .\garance_resources.py --generate RICO --input C:\tmp\convertRDFtoJson\rico