git
- CURIE:
gmeow:repoTypeGit - IRI: https://blackcatinformatics.ca/gmeow/repoTypeGit
- Category: individual
- Defined by:
gmeow:slices/software - Box roles: ABox role (What is this?)
The Git distributed version control system.
Structure
Types: gmeow:RepositoryType
Practical Pattern
Use gmeow:repoTypeGit as a controlled value typed as gmeow:RepositoryType.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Commit History
- Source:
slices/extensions/software/examples/commit-history.ttl - Examples catalog: open in catalog#example-slices-extensions-software-examples-commit-history
ex:repo a gmeow:Repository ;
rdfs:label "myapp.git"@en ;
gmeow:repositoryType gmeow:repoTypeGit .
Lillith Dataset
- Source:
slices/extensions/graphrag/examples/lillith-dataset.ttl - Examples catalog: open in catalog#example-slices-extensions-graphrag-examples-lillith-dataset
# --- The pipeline run as a verifiable workflow (Workflow Run Crate model, the Workflow
# Run Crate substrate): the extraction pipeline lives in a repository, its
# workflow definition is the buildConfigUri, the run is a BuildActivity
# performed by a Builder, and the published crate is the Distribution.
ex:pipeline-repo a gmeow:Repository ;
rdfs:label "lillith-pipeline repository"@en ;
gmeow:repositoryType gmeow:repoTypeGit ;
gmeow:cloneUrl "https://example.org/lillith-pipeline.git";
gmeow:webUrl "https://example.org/lillith-pipeline".
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
doap |
doap |
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:repoTypeGit |
projection | doap |
projects to / = | doap:GitRepository | gmeow:mapDoapGitRepository; confidence 0.95 |