https://w3id.org/jeswr/sectors/collectibles#

Prefix col: · a gUFO-based ontology in the @jeswr Solid federation; imports the Solid Core.

⚠️ Experimental — AI-agent-generated (Claude Opus 4.8, @jeswr PSS agent); under active development, not production-hardened.

Other representations: Turtle · JSON-LD context · index

Terms (32)

TermLabelComment / definition
col:amountamountThe assessed monetary value carried by a col:Valuation or col:Appraisal — a SEPARATE schema:MonetaryAmount node (schema:value + schema:currency), the CapNote-proven amount shape. No rdfs:domain: shared by Valuation and Appraisal (a domain union axiom would over-constrain). NEVER a schema:offers link (whose range is Offer/Demand only).
col:AppraisalAppraisalA FORMAL valuation of a collectible asset produced by a named appraiser (col:appraiser → a prov:Agent), typically for insurance or sale. A core:Record about the asset carrying the appraised amount (col:amount → a schema:MonetaryAmount node) and an appraisal date. Linked from the asset by col:hasAppraisal.
col:appraiserappraiserThe agent (a prov:Agent / core:Agent, e.g. an appraisal house) who produced a formal appraisal.
col:coverageAmountcoverage amountThe insured value of an insurance policy — a separate schema:MonetaryAmount node.
col:datePrecisiondate precisionThe precision of a provenance-event or valuation date (col:precision-day … col:precision-circa) — the honest qualifier for a date whose exact day is unknown. No rdfs:domain: it qualifies events AND valuations.
col:DatePrecisionDate PrecisionThe precision of a provenance / valuation date when the exact day is unknown: day / month / year / circa. A coded value (core:Category) qualifying an event or valuation date — the honest way to record 'circa 1890' without inventing a false xsd:dateTime precision.
col:datePrecisionSchemeDate precision schemeThe coded precision levels for a provenance / valuation date.
col:eventTypeevent typeThe coded kind of a provenance event (col:evt-creation … col:evt-restoration). Determines whether the event is the asset's prov:wasGeneratedBy (creation only) or merely prov:used it.
col:EventTypeEvent TypeThe kind of a col:ProvenanceEvent: creation / acquisition / sale / transfer / exhibition / loan / restoration. A coded value (core:Category); the members are skos:Concepts in col:eventTypeScheme. Distinguishes which events are the asset's prov:wasGeneratedBy (only col:evt-creation) from those that merely prov:used it.
col:eventTypeSchemeProvenance event type schemeThe coded kinds of a col:ProvenanceEvent.
col:evt-acquisitionAcquisitionThe current owner's acquisition of the asset (purchase, gift, inheritance).
col:evt-creationCreationThe making of the asset by its creator — the ONE event that is the asset's prov:wasGeneratedBy.
col:evt-exhibitionExhibitionA public showing of the asset at a gallery, museum or fair.
col:evt-loanLoanA temporary loan of the asset to an institution or another party.
col:evt-restorationRestorationA conservation or restoration treatment applied to the asset.
col:evt-saleSaleA sale of the asset from one party to another (an activity that prov:used the asset — never a generation).
col:evt-transferTransferA non-sale transfer of custody or ownership (a gift, a loan return, an estate transfer).
col:hasAppraisalhas appraisalRelates a collectible asset to a formal col:Appraisal of it. Domainless — the asset is an external type.
col:hasInsurancehas insuranceRelates a collectible asset to the col:InsurancePolicy covering it. Domainless — the asset is an external type.
col:hasValuationhas valuationRelates a collectible asset to a col:Valuation of it. No rdfs:domain: the asset is an external schema:CreativeWork/VisualArtwork/Product the sector does not re-type.
col:InsurancePolicyInsurance PolicyAn insurance policy covering one or more collectible assets — the policy number (col:policyNumber), the insurer (col:insurer → a prov:Agent), the insured value (col:coverageAmount → a schema:MonetaryAmount node), the premium (col:premium → a schema:MonetaryAmount node) and the renewal date (col:renewalDate). Linked from the asset by col:hasInsurance.
col:insurerinsurerThe agent (an insurer organization) underwriting an insurance policy.
col:policyNumberpolicy numberThe insurer's policy reference number of an insurance policy.
col:precision-circaCircaThe date is approximate ('circa') — a best estimate, not an exact value.
col:precision-dayDayThe date is known to the exact day.
col:precision-monthMonthThe date is known only to the month.
col:precision-yearYearThe date is known only to the year.
col:premiumpremiumThe premium payable for an insurance policy — a separate schema:MonetaryAmount node.
col:ProvenanceEventProvenance EventA dated event in the ownership / custody / exhibition history of a collectible asset — a creation, acquisition, sale, transfer, exhibition, loan or restoration. An activity that prov:used the asset (a creation-type event is ALSO the asset's prov:wasGeneratedBy; a sale or exhibition of an existing work is NOT a generation). Its type is a col:eventType coded value; its acting party is a prov:Agent node via prov:wasAssociatedWith; its timing is prov:startedAtTime/prov:endedAtTime, with col:datePrecision qualifying a date-only precision.
col:renewalDaterenewal dateThe date an insurance policy is next due for renewal.
col:sectorCollectibles sectorThe Collectibles (art / collectibles provenance, valuation and insurance) data sector. The value an app's fedapp:sector names in its Client Identifier Document to declare it operates over collectible-asset provenance data — the sector the Provena product declares. Backed by this sector ontology.
col:ValuationValuationAn assessed market value of a collectible asset at a point in time — an owner-recorded or professionally-supplied estimate. A core:Record ABOUT the asset (via core:about), carrying the assessed amount on a separate schema:MonetaryAmount node (col:amount) and an as-of date (dcterms:date, precision qualified by col:datePrecision). Linked from the asset by col:hasValuation.