Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahJohnsonONS committed Jul 17, 2024
1 parent 1451774 commit 0249d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/csvcubed/models/inspect/sparqlresults.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class CatalogMetadataResult:
"""

dataset_uri: str
"""`dataset` here doesn't necessarily mean the dcat:DataSet. It means either the dcat:DataSet or the skos:ConceptScheme (which is also a dcat:Dataset)."""
"""`dataset` here doesn't necessarily mean the dcat:DataSet. It means either the qb:DataSet or the skos:ConceptScheme (which is also a dcat:Dataset)."""
graph_uri: str
"""URI representing the graph in which the Catalog Metadata was found."""
distribution_uri: str
Expand Down

0 comments on commit 0249d1e

Please sign in to comment.