PythonDottedPath
search: boost: 1.0 ---# Type: PythonDottedPath
Python import-style dotted path.
URI: xsd:string
Type Properties
| Property | Value |
|---|---|
| Base | str |
| Type URI | xsd:string |
| ## Value Constraints |
| Property | Value |
|---|---|
| Regex Pattern | ^[A-Za-z_][A-Za-z0-9_]*(\.[A-Za-z_][A-Za-z0-9_]*)*$ |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/mellea
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:string |
| native | mellea:PythonDottedPath |