genFixedResource constant
IriTerm
const genFixedResource
fixedResource from gen vocabulary [Expects: http://www.w3.org/2006/gen/ont#FixedResource]
A relation between a generic resource and a fixedResource which is an everything-specific version of it.
Can be used on: http://www.w3.org/2006/gen/ont#InformationResource
Implementation
static const genFixedResource = IriTerm(
'http://www.w3.org/2006/gen/ont#fixedResource',
);