Skip to content

Commit

Permalink
Add additional prefixes to form2
Browse files Browse the repository at this point in the history
  • Loading branch information
blcham committed Nov 20, 2024
1 parent ad6e31b commit 043867f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/stories/assets/form/form2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"x": "https://x.com/x/",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"form": "http://onto.fel.cvut.cz/ontologies/form/",
"form-lt": "http://onto.fel.cvut.cz/ontologies/form-layout/",
"skos": "http://www.w3.org/2004/02/skos/core#",
"owl": "http://www.w3.org/2002/07/owl#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"xml": "http://www.w3.org/XML/1998/namespace",
Expand Down

0 comments on commit 043867f

Please sign in to comment.