display-ontology

A computer ontology to formally describe the features of a collection display or an exhibition

https://github.com/ouvroir/display-ontology

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.2%) to scientific vocabulary

Keywords

dh digital-humanities digital-museology museology ontology
Last synced: 6 months ago · JSON representation ·

Repository

A computer ontology to formally describe the features of a collection display or an exhibition

Basic Info
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Topics
dh digital-humanities digital-museology museology ontology
Created over 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Display Ontology

This computer ontology is intended to describe in an explicit and formal way the features of a collection display or an exhibition (identification of the exhibition, proximity and contiguity of the works, vis-à-vis, etc.). It is aimed to facilitate the recording of historical information about displays and proposes solutions to account for uncertainty and documentary gaps. It will be compatible with the CIDOC-CRM ontology, a conceptual reference model promoted by the International Organization of Museums, of which it will form an extension to cover the specific domain of displays and exhibitions. The resulted model will be published for comments (Request for Comments) within the museum documentation community (LinkedArt, CIDOC, CHIN).

The functionalities offered by the data model and the application are based on a spatial approach and the use of 3D modeling to facilitate the reconstruction of collection displays. The system exploits the digitization of data to propose calculated reconstructions based on the analysis of the spatial constraints of the exhibition spaces and information on the works exhibited (dimensions, weight, lighting).


Context

  • BIM context and creation of digital twin
  • Existing ontologies in the BIM field
  • CIDOC-CRM and exhibition description + LinkedArt Exhibithions pattern https://linked.art/model/exhibition/

Owner

  • Name: Ouvroir
  • Login: ouvroir
  • Kind: organization
  • Location: Montréal

Ouvroir d’histoire de l’art et de muséologie numérique

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Display Ontology
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Emmanuel
    family-names: Château-Dutier
    email: emmanuel.chateau.dutier@umontreal.ca
    affiliation: Université de Montréal
    orcid: 'https://orcid.org/0000-0003-4092-4569'
  - given-names: David
    family-names: Valentine
    email: david.valentine@umontreal.ca
    affiliation: Université de Montréal
    orcid: 'https://orcid.org/0000-0003-3410-7677'
  - given-names: Zoë
    family-names: Renaudie
    email: zoe.renaudie@umontreal.ca
    affiliation: Université de Montréal
    orcid: 'https://orcid.org/0009-0001-5825-8624'
  - given-names: Lena
    family-names: Krause
    email: lena.krause@umontreal.ca
    affiliation: Université de Montréal
    orcid: 'https://orcid.org/0000-0001-6280-6657'
  - name: >-
      Ouvroir d’histoire de l’art et de muséologie
      numériques
    city: Montréal
    country: CA
    region: Québec
    website: 'https://ouvroir.umontreal.ca'
    address: 3150 rue Jean-Brillant
    post-code: H3T 1N8
    location: Pavillon Lionel-Groulx (local C-8132)
    email: ouvroir@umontreal.ca
repository-code: 'https://github.com/ouvroir/display-ontology'
url: 'http://ouvroir.umontreal.ca/projets/display'
keywords:
  - ontology
  - museology
  - displays
  - OWL
license: CC-BY-4.0

GitHub Events

Total
  • Issues event: 1
  • Watch event: 2
  • Delete event: 3
  • Issue comment event: 7
  • Push event: 13
  • Pull request review event: 1
  • Pull request event: 8
  • Create event: 6
Last Year
  • Issues event: 1
  • Watch event: 2
  • Delete event: 3
  • Issue comment event: 7
  • Push event: 13
  • Pull request review event: 1
  • Pull request event: 8
  • Create event: 6

Dependencies

.github/workflows/deploy-visualization.yml actions
  • actions/checkout v3 composite
  • actions/configure-pages v3 composite
  • actions/deploy-pages v2 composite
  • actions/setup-java v3 composite
  • actions/upload-pages-artifact v1 composite