gist:description
for describing instance data. Issue #425.hasParty
, giver
and getter
. Issue #133.giver
and getter
hasGiver
and hasGetter
hasParty
giver
and getter
hasParticipant
hasGiver
, hasGetter
, hasParty
, fromAgent
and toAgent
skos:scopeNote
to fromAgent
skos:example
to hasParty
skos:definition
s for toAgent
and fromAgent
skos:prefLabel
values based on a newly-adopted convention. See the convention specification in
the section on Labels in the gist style guide.
Added skos:prefLabel
validation to build process for classes and properties.
Issues #227 and
#421.Import URL: https://ontologies.semanticarts.com/o/gistCore9.6.0.
gist:geoDirectlyContains
and gist:geoDirectlyContainedIn
. Issue #328.gist:Address
from range of gist:toAgent
and gist:fromAgent
. Issue #391.gist:nonCoformingLabel
annotation property to tag exceptions to the rule. Issue #227..jsonld
extension. Issue #365.pre-commit
hook which applies uniform formatting to RDF files using tools/rdf-toolkit.jar
. Issue #228.gist:_second
to other gist:BaseUnit
individuals. Issue #92.Import URL: https://ontologies.semanticarts.com/o/gistCore9.5.0.
gist:Artifact
and gist:Place
with subclass assertions from each of the union class members. Issues #110, #343.Category
predicates: added intransitive properties gist:hasDirectSubCategory
and gist:hasDirectSuperCategory
as subproperties of gist:hasSubCategory
and gist:hasSuperCategory
, respectively, and made the latter transitive. Issues #104, #107.gist:Weight
with gist:Mass
in all contexts. Issue #105.gist:hasPhysicalLocation
transitive. Issue #109.gist:_unitedNations
. Issue #207.Import URL: https://ontologies.semanticarts.com/o/gistCore9.4.0.
Import URL: https://ontologies.semanticarts.com/o/gistCore9.3.0.
Import URL: https://ontologies.semanticarts.com/o/gistCore9.2.0.
gist:Collection
.Import URL: https://ontologies.semanticarts.com/o/gistCore9.1.0.
gist
namespace has been modfied from http:
to https:
.SocialBeing
has been removed.gist:party
has been renamed to gist:hasParty
.Import URL: https://ontologies.semanticarts.com/o/gistCore9.0.0.
SocialBeing
has been removed. A few restrictions that used SocialBeing
as a filter class now use the expression (Person or Organization)
.Contract
.gist:party
was renamed to gist:hasParty
.hasTag
.gist:Category
now uses gist:hasTag
instead of gist:containedText
.Taxonomy
was corrected. It used to be a controlled vocabulary that had a super category or a navigational parent. But it is not the taxonomy that is part of a hierarchy, it is the elements of the taxonomy that are part of the hierarchy. The definition for gist:Taxonomy
now says it is a controlled vocabulary and has a member that has either a sub category or super category. The notion of navigational parent is no longer included in the definition.gist:hasPreferredTerm
that pointed to a gist:Text
property was removed. Use the annotation skos:prefLabel
instead.occurredAt
to occursAt
.gist:Event
to be (occursAt gist:Place)
rather than (occuredAt gist:GeoRegion)
.TemplateTask
to TaskTemplate
because it is a template related to tasks, not a task related to templates.gist;characterizedAs
to gistTop.TimeInterval
. A number of restrictions with filter class (TimeInstant or TimeInterval)
changed to be just TimeInstant
.ServiceSpecifictation
no longer produced a behavior. Rather, it is the basis for an Event
(replaced a restriction)basisFor
, inverse of basedOn
which is defined in gistTop.Entirely new ontology for modeling Internet of Things concepts.
directlyPrecedes
replaces strictlyPrecedes
.directlyPrecededBy
replaces strictlyPrecededBy
PhysicalThing
removed, was a vestige from the past.GeoPoliticalRegion
, a collection of gist:GeoRegion
administered by a GovernmentOrganization
.geoOccupies
changed to gist:Place
. It had been the union of GeoRegion
and GeoVolume
.TemporalRelation
no longer a subclass of TimeInterval
(which has been removed).TimeInterval
removed.Event
is no longer a subclass of TimeInterval
. Instead, it has a start and end time.gist:Content
is no longer disjoint with Intention
.gist:Magnitude
is no longer gist:of
something. We used to think of magnitude of say 180 pounds as necessarily being a value associated with something, e.g. a person. gist:of
was the inverse of gist:hasA
which no longer exists.RatioUnit
used to have exactly 1 UnitOfMeasure
as a numerator, now it can have more than one.Added to the list of deprecated things:
gist:TemplateTask
(renamed to TaskTemplate
)
b. gist:party
(use hasParty
instead)gist:SocialBeing
- use (Person or Organization)
instead
b. gist:of
(a vestige of the past)
c. gist:sameOrderAs
(was adding unnecessary mathematical precision)
d. gist:TimeInterval
(the idea of a time interval is captured by assigning it a start and end time, e.g. an event)
e. gist:dateTime
gist:strictlyPrecededBy
(using directlyPrecededBy
instead)
b. gist:strictlyPrecedes
(using directlyPrecedes
instead)This major version primarily changed all concept URIs to use /
instead of #
Additionally, gistWiki is no longer included by gistCore.
Import URL: http://ontologies.semanticarts.com/o/gistCore8.0.0.
This version focused on making the import structure simpler and flatter, in order to make it easier for people to use subsets of gist if they want to. Because all of gist is in one name space this was relatively easy to do and will have very little impact on anyone who is using gist 7.* (see the change log there were a few changes that you may want to review).
Import URL: http://ontologies.semanticarts.com/o/gistCore7.5.owl.
Gist 7.4 was an internal release.
See ChangeLog in pdf file for full details of changes.
Import URL: http://ontologies.semanticarts.com/o/gistCore7.3.owl.
currencyValue
in favor of decimalValue
hasCommunicationAddress
Import URL: http://ontologies.semanticarts.com/o/gistCore7.2.owl.
Import URL: http://ontologies.semanticarts.com/o/gistCore7.1.1.owl.
Primarily fixes minor errors like typos in our gist 7.0 release.
Below is a brief summary of the changes that have semantic import from an inference perspective (axiom added, removed, changed, etc.) or that are backward incompatible.
gist:uniqueText
a sub-property of gist:containedText
.gist:Agreement
to range of gist:governs
.gist:prevent
, gist:allow
and gist:require
to gist:prevents
, gist:allows
, and gist:requires
.gist:Offer
to use gist:hasDirectPart some gist:CatalogItem
.gist:specifiedIn
, no longer needed.gist:Account
from gist:hasA some gist:Balance
to gist:hasMagnitude some gist:Balance
.gist:hasDirectSubtask
to gist:directSubtaskOf
gist:IntellectualProperty
and gist:PhysicalThing
to the range of gist:governs
.gist:Requirement
, removed gist:Conformance
from the range of gist:requires
.In addition to using the OWL files locally, you can import these files via URL directly into your ontology editor of choice(Protegé, Topbraid, etc.) The import will take care of the dependencies.
Import URL: http://ontologies.semanticarts.com/o/gistCore7.1.owl.
gist 7.0 is a major upgrade from our last released version (6.7.1). The main differences are:
For documentation and OWL files regarding terms that were deprecated when moving from version 6.7.1 to 7.0, please see the sub-folder called “Deprecated terms from gist6.7.1”.
In addition to using the OWL files locally, you can import these files via URL directly into your ontology editor of choice(Protegé, Topbraid, etc.) The import will take care of the dependencies.
Import URL: http://ontologies.semanticarts.com/o/gistCore7.0.owl.