Skip to content

Commit a8ab138

Browse files
fix open-graph
1 parent 705061a commit a8ab138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/schema.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
@prefix gleif-L1: <https://www.gleif.org/ontology/L1/> .
3737
@prefix gs1: <https://ref.gs1.org/voc/> .
3838
@prefix lcc-cr: <https://www.omg.org/spec/LCC/Countries/CountryRepresentation/> .
39-
@prefix og: <http://ogp.me/ns#>
39+
@prefix og: <http://ogp.me/ns#> .
4040
@prefix owl: <http://www.w3.org/2002/07/owl#> .
4141
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
4242
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

0 commit comments

Comments
 (0)