You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
isSampleOf has a Domain of Sample/SampleCollection and a Range of FeatureOfInterest to relate the Sample(Collection) to the feature of interest it is intended to be representative of.
hasSampledFeature has a Domain of Sample/SampleCollection with a Range of FeatureOfInterest, which is new and speaks of has ultimate sampled feature to relate the Sample(Collection) to the (ultimate) feature of interest.
In the Sampling Overview diagram, both isSampleOf and hasSampledFeature follow the same direction between Sample and FeatureOfinterest. And Sampling uses the predicate hasUltimateFeatureOfinterest for Domain Sampling to Range FeatureOfInterest.
It took me along while to mentally join isSampleOf and hasSampledFeature with the latter trying to accomplish the same end-of-chain benefit of hasUltimateFeatureOfInterest that Sampling enjoys. Instead of changing the verb tense to distinguish the intent between these two predicates, it would be better to mirror the established ultimate adjective: isUltimateSampleOf follows the pattern better.
Edit: isUltimateSampleOf doesn't convey the intended end-of-chain after brief reconsideration; however the confusion still exists.
The text was updated successfully, but these errors were encountered:
Yes, I had earlier considered isUltimateSampleOf and came to the same conclusion.
The semantics is more like isSampleOfUltimateFeatureOfInterest but that is one hell of a mouthful.
Maybe isSampleOfUltimately captures it?
isSampleOfUltimateFOI is my favoured option. But isUltimatelySampleOf with the domain in the docs clears it up too. All of the suggested alternatives I believe is an improvement.
Uh oh!
There was an error while loading. Please reload this page.
In the 4 June 2025 update of SSN
isSampleOf
has a Domain ofSample
/SampleCollection
and a Range ofFeatureOfInterest
to relate theSample(Collection)
to the feature of interest it is intended to be representative of.hasSampledFeature
has a Domain ofSample
/SampleCollection
with a Range ofFeatureOfInterest
, which is new and speaks of has ultimate sampled feature to relate theSample(Collection)
to the (ultimate) feature of interest.In the Sampling Overview diagram, both
isSampleOf
andhasSampledFeature
follow the same direction between Sample and FeatureOfinterest. And Sampling uses the predicatehasUltimateFeatureOfinterest
for DomainSampling
to RangeFeatureOfInterest
.It took me along while to mentally join
isSampleOf
andhasSampledFeature
with the latter trying to accomplish the same end-of-chain benefit ofhasUltimateFeatureOfInterest
thatSampling
enjoys.Instead of changing the verb tense to distinguish the intent between these two predicates, it would be better to mirror the established ultimate adjective:isUltimateSampleOf
follows the pattern better.Edit:
isUltimateSampleOf
doesn't convey the intended end-of-chain after brief reconsideration; however the confusion still exists.The text was updated successfully, but these errors were encountered: