Skip to content
Snippets Groups Projects

intégration des scripts dans flask + tests

Merged Sarra Ouelhadj requested to merge v0.1-DEV into master
21 files
+ 16408
7
Compare changes
  • Side-by-side
  • Inline
Files
21
+ 1
0
{"classes": [{"name": "Commune", "definition": "", "IRI": "http://data.ign.fr/def/geofla#Commune", "attributes": [{"name": "nom", "definition": "", "IRI": "https://schema.org/name", "source": "commune", "id": "oui"}, {"name": "superficie", "definition": "https://www.observatoire-des-territoires.gouv.fr/superficie", "IRI": "", "source": "superficie", "id": "non"}, {"name": "altitude", "definition": "", "IRI": "http://data.ign.fr/def/geofla#zMoyen", "source": "altitude", "id": "non"}]}, {"name": "Personne", "definition": "", "IRI": "https://schema.org/Person", "attributes": [{"name": "nomPerson", "definition": "", "IRI": "https://schema.org/name", "source": "maire", "id": "oui"}]}], "associations": [{"name": "estMaireDe", "source": "Personne", "destination": "Commune", "definition": "maire d\u2019une commune", "IRI": ""}, {"name": "profession", "source": "Personne", "destination": "Profession", "definition": "", "IRI": "https://schema.org/hasOccupation"}], "enumerations": [{"name": "Profession", "definition": "", "IRI": "https://schema.org/Occupation", "values": [{"name": "Cadres administratifs", "definition": "un cadre administratif", "IRI": ""}, {"name": "Anciens cadres", "definition": "ancien cadre", "IRI": ""}]}]}
\ No newline at end of file
Loading