Slot: urls
The uniform resource locator (URL) for a web site or other resource associated with the location.
URI: [oscal:urls](https://w3id.org/lmodel/oscal/urls)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Location](Location.md) | A physical point of presence, which may be associated with people, organizati... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [URIType](URIType.md) |
| Domain Of | [Location](Location.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:urls |
| native | oscal:urls |
## LinkML Source
name: urls
description: The uniform resource locator (URL) for a web site or other resource associated
with the location.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Location
range: URIType
multivalued: true