Skip to content

Options for expressing the broader relationship among aspects #1065

Closed
@rjyounes

Description

@rjyounes

@uscholdm @philblackwood

In the new uom model, aspects are organized into a hierarchy. Options for the linking relationship, including pros and cons:

  1. skos:broader
  • Note: skos:broader has been proposed, but we actually want the transitive version, skos:broaderTransitive.
  • Broadly disliked because it doesn't indicate direction.
  • Up to now we have not wanted to import another ontology into gist. gist is an upper ontology - should it therefore be self-contained?
  1. New property gist:hasBroader
  • Con: Easily confused with skos:broader? - especially if the gist one is transitive.
  1. New property with some other name
  • Pro: Addresses problems with both 1 and 2.
  1. Reuse gist:hasSuperCategory
  • Pro: Doesn't involve using SKOS or defining a new predicate.
  • Con: Although no domain and range are specified, the name suggests it only applies to categories, and therefore will be confusing to use with aspects.
  1. Rename gist:hasSuperCategory (major change)
  • Use a name to indicate hierarchical, broader/narrower relationships that does not suggest categories.
  • Pro: Gets the advantages of 4 and solves the issues with all those above.
  • This may bring us back to gist:hasBroader.
  • Con: Changing the name of a long-standing property.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions