Skip to content

Commit

Permalink
Try14
Browse files Browse the repository at this point in the history
  • Loading branch information
steveraysteveray committed Sep 19, 2023
1 parent 12bca74 commit a7b4894
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions file1.shapes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# imports: http://datashapes.org/dash
# prefix: file1

@base <https://example/file1> .
@prefix dash: <http://datashapes.org/dash#> .
@prefix file1: <https://example/file1#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
Expand All @@ -14,7 +13,7 @@
<https://example/file1>
a owl:Ontology ;
owl:imports <http://datashapes.org/dash> ;
owl:versionInfo "Created with TopBraid Composer" ;
owl:versionInfo "Created with TopBraid Composer" ;
.
file1:DestinationClass_1
a file1:Location ;
Expand Down

0 comments on commit a7b4894

Please sign in to comment.