Skip to content

Instantly share code, notes, and snippets.

@aamedina
Created February 9, 2023 23:14
Show Gist options
  • Select an option

  • Save aamedina/71fcbae40f63d51230a7b43cc98a64c0 to your computer and use it in GitHub Desktop.

Select an option

Save aamedina/71fcbae40f63d51230a7b43cc98a64c0 to your computer and use it in GitHub Desktop.
"Make a :hyperreal/JewishTemple concept derived from :simulation/Simulation and :simulation/Simulacrum"
(net.wikipunk.temple/transmutate (:openai system)
:parents [:simulation/Simulation
:simulation/Simulacrum]
:child {:db/ident :hyperreal/JewishTemple}
:temperature 0.9
:max_tokens 2048)
{:db/ident :hyperreal/JewishTemple,
:rdf/type :owl/Class,
:rdfs/comment
"A simulacrum or hyperreal entity that is meant to replace the Jewish Temple once upon a time destroyed in Jerusalem.",
:rdfs/isDefinedBy "http://www.ontologydesignpatterns.org/ont/hyperreal.owl",
:rdfs/label "The Jewish Temple"}
{:db/ident :hyperreal/JewishTemple,
:owl/equivalentClass
[{:owl/intersectionOf
[{:owl/onProperty :simulation/hasRealCounterpart,
:owl/someValuesFrom :hyperreal/AntiqueTempleOfJerusalem}
{:owl/allValuesFrom :hyperreal/AntiqueTempleOfJerusalemSymbol,
:owl/onProperty :simulation/hasSimulacrum}],
:rdf/type :owl/Class}
{:owl/intersectionOf
[{:owl/onProperty :semiotics/denotes,
:owl/someValuesFrom :hyperreal/AntiqueTempleOfJerusalem}
{:owl/allValuesFrom :hyperreal/AntiqueTempleOfJerusalemSymbol,
:owl/onProperty :semiotics/hasMeaning}],
:rdf/type :owl/Class}],
:rdfs/comment
"In this model of the simulacra relationships between concrete objects, the Historic Temple of Jerusalem was conceived as being a Symbol of the metaphysical meaning of 'The Jewish Temple'.",
:rdfs/isDefinedBy
"http://www.ontologydesignpatterns.org/cp/owl/simulacrohyperreal.owl",
:rdfs/label "The Jewish Temple in the hyperreality"}
{:db/ident :hyperreal/JewishTemple,
:owl/equivalentClass
{:owl/unionOf
[:hyperreal/Solomon'sTemple
{:owl/unionOf
[{:owl/onProperty :elements/hasPart,
:owl/someValuesFrom {:owl/intersectionOf
[:hyperreal/HolyofHolies
{:owl/onProperty :elements/hasPart,
:owl/someValuesFrom
:hyperreal/ArkofCovenant}],
:rdf/type :owl/Class}}],
:rdf/type :owl/Class}]},
:rdf/type :owl/Class,
:rdfs/comment
"Abstract class that unites the Solomn's and Herodian temples, with the Ark of the covenant at the center",
:rdfs/isDefinedBy "http://www.ontologydesignpatterns.org/cp/owl/hyperreal.owl",
:rdfs/label "JewishTemple@en"}
{:db/ident :hyperreal/JewishTemple,
:rdf/type :owl/Class,
:rdfs/comment
"All matters related to Baudrillard's ideas of the Hyperreal and the Jewish Temple as the ultimate simulacrum.",
:rdfs/isDefinedBy
"https://simulationtheory.s3.eu-central-1.amazonaws.com/hyperreal.owl",
:rdfs/label "Jewish Temple",
:rdfs/subClassOf :simulation/Simulacrum}
{:db/ident :hyperreal/JewishTemple,
:owl/disjointWith [:hyperreal/City :hyperreal/Village],
:owl/equivalentClass {:owl/intersectionOf
[{:owl/onProperty :geoloc/locatedIn,
:owl/someValuesFrom :hyperreal/Jerusalem,
:rdf/type :owl/Restriction}
{:owl/onClass :prov/Entity,
:owl/onProperty :prov/wasDerivedFrom,
:owl/someValuesFrom
:hyperreal/Temple-Laying-of-Cornerstone,
:rdf/type :owl/Restriction}],
:rdf/type :owl/Class},
:rdf/type :owl/Class,
:rdfs/isDefinedBy
"http://www.ontologydesignpatterns.org/schemas/hyperreal.owl#",
:rdfs/subClassOf [:simulation/Simulation]}
{:db/ident :hyperreal/JewishTemple,
:owl/disjointWith [{:owl/hasValue 51.8228,
:owl/onProperty :hyperreal/isInLocation,
:rdf/type :owl/Restriction}
{:owl/hasValue 50.6397,
:owl/onProperty :hyperreal/isInLocation,
:rdf/type :owl/Restriction}
{:owl/onProperty :hyperreal/saidToBeRelatedWithLocation,
:owl/someValuesFrom {:owl/intersectionOf
[:situation/Situation :prov/Entity],
:rdf/type :owl/Class},
:rdf/type :owl/Restriction}],
:owl/equivalentClass {:owl/hasValue 51.5176,
:owl/onProperty :hyperreal/isInLocation,
:rdf/type :owl/Restriction},
:rdf/type :owl/Class,
:rdfs/comment
"This class represents the reality of the Jewish Temple in Jerusalem.",
:rdfs/isDefinedBy
"http://www.ontologydesignpatterns.org/ont/hyperreal/overlayingInfoSchemes.owl",
:rdfs/label "JewishTemple@en"}
{:db/ident :hyperreal/JewishTemple,
:dcterms/subject lbl:Architecture,
:foaf/name lbl:JewishTemple,
:foaf/page "http://hyperreal.org/temple/",
:hyperreal/century BCE,
:hyperreal/city "http://hyperreal.org/apd/city_2.html",
:hyperreal/cityName lbl:Jerusalem,
:hyperreal/image "http://hyperreal.org/temple/index_image.html",
:hyperreal/primaryCulture lbl:Jewish,
:hyperreal/primaryLanguage lbl:Aramaic,
:ontotrack/subject lbl:Victor_Hugo,
:owl/sameAs [xv:Shrine],
:owl/versionInfo "20010816",
:rdfs/label "JewishTemple@en",
:uri "http://hyperreal.org/temple/building_7.html",
:xv/localname "JewishTemple"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment