-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
impact: patchNo new functionality or changes in human-readable semantics (e.g,. fixing a typo in an annotation)No new functionality or changes in human-readable semantics (e.g,. fixing a typo in an annotation)
Description
I'm writing some basic Best Practice-checking code, and in the process I noticed that there are just 3 terms (from the 289 terms in gist) that are missing rdfs:isDefinedBy
triples, namely:
gist:_day
gist:_millisecond
gist:_minute
I assume this is just a minor oversight (as the other 14 owl:NamedIndividual
instances do include that triple). And it's easy to fix up by just adding the missing triples.
Metadata
Metadata
Assignees
Labels
impact: patchNo new functionality or changes in human-readable semantics (e.g,. fixing a typo in an annotation)No new functionality or changes in human-readable semantics (e.g,. fixing a typo in an annotation)