Releases: metamuses/monomyth
v1.1
Ontology
- Introduced
monomyth:stageRealizationOfas inverse ofmonomyth:hasStageRealizationto enable bidirectional navigation betweenStageRealizationandMonomythExpression. - Added extensive OWL disjointness axioms across core classes (
owl:disjointWith) to enforce clear semantic boundaries. - Added explicit inequality assertions among key individuals (
owl:differentFrom) for acts, stages, archetypes, and fit-quality values. - Tightened constraints with additional property characteristics:
- Functional object properties (e.g.
monomyth:belongsToAct,monomyth:realizesStage,monomyth:hasFitQuality). monomyth:followsStagemarked asowl:FunctionalProperty,owl:IrreflexiveProperty, andowl:AsymmetricProperty.- Functional datatype properties (e.g.
monomyth:actOrder,monomyth:stageOrder,monomyth:fitScore,monomyth:stageRealizationOrder).
- Functional object properties (e.g.
- Changed ranges from
xsd:stringtordfs:Literalfor:monomyth:fitNotemonomyth:realizationDescriptionmonomyth:divergenceRationale
- Removed
owl:FunctionalPropertyfrommonomyth:stageRealizationOfso aStageRealizationcan belong to multipleMonomythExpressions. - Declared all ontology individuals also as
owl:NamedIndividual(acts, stages, archetypes, fit-quality values) for clearer semantic distinction. - Expanded/rewrote several narrative comments and reordered some triples for clarity.
- Added VANN metadata:
vann:preferredNamespacePrefixvann:preferredNamespaceUrivann:examplevann:changes
- Added new documentation URL in
rdfs:seeAlso. - Updated ontology version metadata:
owl:versionInfo→1.1owl:versionIRI→/1.1/ontology.ttl- Added
owl:priorVersionpointing to 1.0
- Updated
dcterms:modifiedto release date of v1.1 update.
Knowledge Graph
- Dataset root now typed as both
owl:Ontologyandvoid:Dataset. - Replaced
dcterms:conformsTowith explicitowl:imports<.../1.1/ontology.ttl>. - Added versioning metadata:
owl:versionInfo"1.1"owl:versionIRI<.../1.1/graph.ttl>owl:priorVersion<.../1.0/graph.ttl>
- Updated distribution/access metadata:
void:dataDump→1.1/graph.ttl- added
void:sparqlEndpoint - added
void:uriSpace
- Updated
dcterms:modifiedto release date of v1.1 update.
Publication
This release is published on Zenodo with the version-specific DOI: https://doi.org/10.5281/zenodo.20324715
Versioned IRIs
- Ontology versioned IRI: https://monomyth.metamuses.org/1.1/ontology.ttl
- Graph versioned IRI: https://monomyth.metamuses.org/1.1/graph.ttl
v1.0
Initial release
OWL ontology for modeling narrative works through Campbell's monomyth framework. 11 classes, 26 properties (19 object, 7 datatype), serialized in Turtle at the monomyth# namespace.
Core modeling patterns: MonomythExpression anchors per-work interpretations; StageRealization captures concrete manifestations of Campbell's 17 stages with ordered positioning and prose descriptions; FitQuality provides a six-point assessment scale (PerfectFit through InvertedFit). Character-archetype linkage follows Vogler's dramaturgy via embodiesArchetype.
Three divergence classes (NarrativeDivergence, SequentialDivergence, SemioticDivergence) model departures along the what/when/how axes, each with prose rationales. Integrates selected CREON elements (Gangemi & Lucifora, 2024) for creative product divergence classification.
Includes 12 instantiated knowledge graphs spanning ancient myth, classic literature, film, animation, videogames, and music.
Versioned IRIs
- Ontology versioned IRI: https://monomyth.metamuses.org/1.0/ontology.ttl
- Graph versioned IRI: https://monomyth.metamuses.org/1.0/graph.ttl