sourceRepositoryPath
Path to the source bytes or tree within the repository ref, written relative to the repository root. Values should not be absolute host paths; use '.' for the repository root when the whole tree is the source.
| Canonical IRI | https://semantic-flow.github.io/sflo/ontology/sourceRepositoryPath | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | owl:DatatypeProperty |
|---|---|
| rdfs:comment | Path to the source bytes or tree within the repository ref, written relative to the repository root. Values should not be absolute host paths; use '.' for the repository root when the whole tree is the source. |
| rdfs:domain | https://semantic-flow.github.io/sflo/ontology/RepositorySourceLocator |
| rdfs:label | source repository path |
| rdfs:range | xsd:string |