Skip to content

Commit 60fa879

Browse files
authored
Feat: Add sampleQueries field to semantic artefact catalog configuration (#232)
1 parent ae7774b commit 60fa879

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

config/schemes/semantic_artefact_catalog.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,3 +688,9 @@ numberOfAgents:
688688
label: "Number of Agents"
689689
helpText: "The total number of agents associated with the catalog."
690690
example: 100
691+
692+
sampleQueries:
693+
display: "other"
694+
label: "Sample Queries"
695+
helpText: "Sample SPARQL queries for the catalog or a semantic artefact."
696+
example: []

0 commit comments

Comments
 (0)