Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • F FrenchCropUsage
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous recommandons d'y créer tous vos nouveaux projets.

  • copain
  • FrenchCropUsage
  • Wiki
  • Publication sur le web

Publication sur le web · Changes

Page history
Update Publication sur le web authored Apr 04, 2024 by Bernard Stephan's avatar Bernard Stephan
Hide whitespace changes
Inline Side-by-side
Publication-sur-le-web.md
View page @ f2172971
......@@ -237,13 +237,19 @@ s-query --service=http://localhost:3030/fcu """
SELECT ?s ?o WHERE { ?s <http://www.w3.org/2004/02/skos/core#editorialNote> ?o }"""
#### ...ne devrait renvoyer aucun résultat.
```
18. Récupération du contenu de l'instance locale et ttl et conversion en rdf :
18. Y a-t-il des URI accentuées ?
```bash
s-query --service=http://localhost:3030/fcu "SELECT DISTINCT ?a WHERE { ?a ?b ?c }" | grep "\"a\"" | sed -e '/[éêèàâîïëäôöüûùç]/!d'
```
On les corrige et on notifie.
19. Récupération du contenu de l'instance locale et ttl et conversion en rdf :
```sh
s-get http://localhost:3030/fcu/ default > toto.ttl
rapper -o rdfxml -i turtle toto.ttl > toto.rdf
```
19. Ouvrir toto.ttl avec Protege pour faire un export owl vers toto.owl
20. Suppression des instances de skos:Collection pour skosPlay :
20. Ouvrir toto.ttl avec Protege pour faire un export owl vers toto.owl
21. Suppression des instances de skos:Collection pour skosPlay :
```sh
s-update --service=http://localhost:3030/fcu/ """
DELETE { ?c ?p ?o } WHERE {
......@@ -255,15 +261,13 @@ s-query --service=http://localhost:3030/fcu """
SELECT ?c WHERE { ?c a <http://www.w3.org/2004/02/skos/core#Collection> }"""
#### ...ne renvoie aucun résultat.
```
21. Récupération de la version pour skosPlay :
22. Récupération de la version pour skosPlay :
```sh
s-get http://localhost:3030/fcu/ default > toto_forSkosPlay.ttl
rapper -o rdfxml -i turtle toto_forSkosPlay.ttl > toto_forSkosPlay.rdf
rm toto_forSkosPlay.ttl
```
22. On prépare l'insertion de l'ontologie dans la branche master
23. On prépare l'insertion de l'ontologie dans la branche master
```bash
mv frenchCropUsage_onto_latest.ttl totoonto.ttl
rapper -o rdfxml -i turtle totoonto.ttl > totoonto.rdf
......
Clone repository
  • Add a new crop
  • Competency questions
  • Les cultures : définition et label
  • Outil Corése
  • Outil Protégé
  • Outil gitlab
  • Outil skosplay
  • Publication sur le web
  • catégorie de cultures
  • Home
  • justification de la position dans la hiérarchie
  • mapping vers les sources
  • nom de culture ambigus
  • sources