Claim Ontology

IRI: http://w3id.org/claimont
Description An ontology for describing claims and their substantiation.
Prefixes: :: <http://w3id.org/claimont#>
dcterms: <http://purl.org/dc/terms/>
lrml: <http://docs.oasis-open.org/legalruleml/ns/v1.0/>
ns1: <http://w3id.org/>
owl: <http://www.w3.org/2002/07/owl#>
rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
rdfs: <http://www.w3.org/2000/01/rdf-schema#>
skos: <http://www.w3.org/2004/02/skos/core#>
xsd: <http://www.w3.org/2001/XMLSchema#>

Contents

Classes

IRI: N63bfdf57e9be4bfd98a5893aedc244cf

Attestation

IRI: http://w3id.org/claimont#Attestation
SKOSDefinition
An indefeasible statement, usually formal, made by an entity according to which they have witnessed or been presented with sufficient evidence to consider a specific claim made by another entity as truthful or accurate.
Comments
A verifier's statement is an example of an attestation.
SubClass Of

Attester

IRI: http://w3id.org/claimont#Attester
SKOSDefinition
An entity (e.g., a person, an organisation or a system) that makes an attestation.

Claim

IRI: http://w3id.org/claimont#Claim
SKOSDefinition
A defeasible statement about a thing.
Comments
A Claim may comprise other Claims.

Claimant

IRI: http://w3id.org/claimont#Claimant
SKOSDefinition
An entity (e.g., a person, an organisation or a system) that makes a claim.

Identity Claim

IRI: http://w3id.org/claimont#IdentityClaim
SKOSDefinition
A statement made by a claimant about their identity, usually with reference to some identification system.
SubClass Of

Object

IRI: http://w3id.org/claimont#Object
SKOSDefinition
The target or value associated with the predicate of a claim or an attestation.
Comments
Deprecated. Use owl:Thing instead.

Predicate

IRI: http://w3id.org/claimont#Predicate
SKOSDefinition
The characteristic, attribute, or relationship asserted about the subject of a claim or an attestation.
Comments
Deprecated. Use owl:Thing instead.

Report

IRI: http://w3id.org/claimont#Report
SKOSDefinition
A claim made according to some specification.
SubClass Of

Subject

IRI: http://w3id.org/claimont#Subject
SKOSDefinition
The thing about which a statement (i.e., a claim or an attestation) is made.
Comments
Deprecated. Use owl:Thing instead.

Substantiation

IRI: http://w3id.org/claimont#Substantiation
SKOSDefinition
A thing presented in support of the truthfulness of a claim.
Comments
Deprecated.

Properties

comprisesClaims

IRI: http://w3id.org/claimont#comprisesClaims
Domain
Range

hasObject

IRI: http://w3id.org/claimont#hasObject
Domain
Range

hasPredicate

IRI: http://w3id.org/claimont#hasPredicate
Comments
Generic property that relates a claim or attestation to its predicate.
Do not use this property directly - use its 'hasTextPredicate' or 'hasPropertyPredicate' subproperties instead.

hasPropertyPredicate

IRI: http://w3id.org/claimont#hasPropertyPredicate
Comments
Relates a claim or attestation to the RDF, RDFS, OWL object property, or OWL data property that represents the predicate of the claim.
Range
SubProperty Of

hasSubject

IRI: http://w3id.org/claimont#hasSubject
Comments
This property is used on the Claim and Attestation classes. For a Claim the value assigned to this property must be a Subject; for an Attestation the value must be a Claim. This is enforced by owl:Restriction (see the definitions of the Claim and Attestation classes.)

hasTextPredicate

IRI: http://w3id.org/claimont#hasTextPredicate
Comments
Relates a claim or attestation to its predicate through a simple text string.
Range
SubProperty Of

isMadeBy

IRI: http://w3id.org/claimont#isMadeBy
Comments
This property is used on the Claim and Attestation classes. For a Claim the value assigned to this property must be a Claimant; for an Attestation the value must be an Attester. This is enforced by owl:Restriction (see the definitions of the Claim and Attestation classes.)

isSupportedBy

IRI: http://w3id.org/claimont#isSupportedBy
SKOSDefinition
Indicates that the claim in question is backed or reinforced by the resource in question.
Domain
Range
Inverse Of

supports

IRI: http://w3id.org/claimont#supports
SKOSDefinition
Indicates that the resource in question serves as evidence or backing for the claim in question.
Domain
Range
Inverse Of