Skip to content

giulianodelagala/CURIOCITY

Repository files navigation

CURIOCITY

Repository of CURIOCITY Ontology

INTRODUCTION

CURIOCITY (Cultural Heritage for Urban Tourism in Indoor/Outdoor environments of the CITY) is an ontology for cultural heritage in Urban Tourism based on several ontologies, mainly on CIDOC CRM - ERLANGEN CRM.

Folder Structure

├── ...
    ├── Curiocity_Time.*        # CURIOCITY base ontology
    ├── ...
    ├── Evaluation              # Scripts to evaluate ontologies
    │   ├── OquaRE              # OQuaRE metrics
    │   ├── Lexical             # Lexical 
    │   └── ...
    ├── Instances               # Instanced triplets 
    │   ├── *.ttl               # Instances from museum data
    │   ├── InstancesCombined   
    │   │   ├── *_combined      # Instances + ontology + periods
    │   │   ├── *_infer         # Instances + ontology + periods + inferred
    │   └── ...
    ├── Scripts                 # Application 'n Data processing layers scripts (under development)
    │   ├── curiocity_gui.py    # admin app interface
    │   ├── data_process.py     # data processing script (CSV->CURIOCITY)
    │   ├── query_process.py    # data processing script (queries)
    │   ├── period_process.py   # data processing script (CSV periods data->CURIOCITY)
    │   ├── poblar_onto.py      # instantiation utilities
    │   └── ...
    ├── data                    # museum datasets (D-RUTAS) Arequipa, Peru
    │   ├── catalina.csv        # "Santa Catalina" museum dataset
    │   ├── municipal.csv       # Municipal museum dataset
    │   ├── recoleta.csv        # "La Recoleta" museum dataset
    │   └── ...
    ├── Manuals                 # Documentation files
    ├── docs                    # web service front-end files
    └── ...

References

More info about OQuaRE ontology evaluation framework here, and here.

About

Repository for CURIOCITY Ontology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published