# Slot: license URI: [dcterms:license](http://purl.org/dc/terms/license) ## Inheritance * [informative_property](informative_property.md) * **license** ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Ontology](Ontology.md) | An OWL ontology | yes | ## Properties * Range: [Thing](Thing.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/ontology-metadata ## LinkML Source
```yaml name: license from_schema: https://w3id.org/oak/ontology-metadata rank: 1000 is_a: informative_property slot_uri: dcterms:license alias: license domain_of: - Ontology range: Thing ```