Skip to content

Slot: Rules (rules)

Permissions, prohibitions, obligatations or other rights/policies associated with the resource. This could refer to a standard license, a custom usage agreement, or a codified policy.

URI: xyzra:rules Alias: rules

Applicable Classes

Name Description Modifies Slot
XYZDocument A conceptual entity representing things which a, broadly conceived, "document... yes
XYZDataset A collection of data, published or curated by a single agent yes
XYZInstrument A thing that enables an agent to perform an action yes
XYZGrant A grant, typically financial or otherwise quantifiable, resources yes
XYZPublication A resource that is the output of a publishing process yes
XYZDistribution A specific representation of a data item, which may come in the form of an el... yes

Properties

Type and Range

Property Value
Range Thing
Domain Of XYZDataset, XYZDistribution, XYZDocument, XYZGrant, XYZInstrument, XYZPublication

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/demo-research-assets/unreleased

Mappings

Mapping Type Mapped Value
self xyzra:rules
native xyzra:rules
narrow odrl:hasPolicy, dcterms:rights, dcterms:license

LinkML Source

name: rules
description: Permissions, prohibitions, obligatations or other rights/policies associated
  with the resource. This could refer to a standard license, a custom usage agreement,
  or a codified policy.
title: Rules
from_schema: https://concepts.datalad.org/s/demo-research-assets/unreleased
narrow_mappings:
- odrl:hasPolicy
- dcterms:rights
- dcterms:license
rank: 1000
alias: rules
domain_of:
- XYZDataset
- XYZDistribution
- XYZDocument
- XYZGrant
- XYZInstrument
- XYZPublication
range: Thing
multivalued: true