web URL

The human-readable web URL of the repository (e.g. the GitHub project page).

Structure

Property shape: datatype property; gmeow:Repository -> rdfs:Literal

Practical Pattern

Use gmeow:webUrl from gmeow:Repository to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

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

gmeow:Repository

Projects To

Profile External Targets
doap doap
schema-org rdf, schema

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:webUrl projection doap projects to / = doap:browse gmeow:mapDoapBrowse; confidence 0.9
gmeow:webUrl projection schema-org projects to / <= rdf:type, schema:SoftwareSourceCode, schema:codeRepository gmeow:mapSchemaSourceCode; confidence 0.85; lossy: the repository facet narrows to schema's source-code reading; clone protocol detail drops