Skip to content

dcat:keyword- check constraints #121

@dr-shorthair

Description

@dr-shorthair

In DCAT v1 the property dcat:keyword is axiomatized

dcat:keyword
  rdf:type owl:DatatypeProperty ;
  rdfs:domain dcat:Dataset ;
  rdfs:range rdfs:Literal ;
  rdfs:subPropertyOf dcterms:subject ;
.
  1. Verify that the range is appropriate and necessary
  2. Verify that the domain is appropriate and necessary (see Review global domain axioms on dcat properties #110)
  3. Consider whether any guarded constraints (using owl:Restriction) should be introduced (see Use owl:Restriction constraints to bind DC properties to DCAT classes  #105)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions