Skip to content

Commit

Permalink
Merge pull request #16 from julianrojas87/dev
Browse files Browse the repository at this point in the history
Add missing predicate
  • Loading branch information
julianrojas87 authored Nov 3, 2020
2 parents f5f2a3f + 229c761 commit c6ab1d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions era-skos.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
@prefix dct: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix era: <http://era.europa.eu/ns#> .
@prefix era-skos: <http://era.ilabt.imec.be/era-vocabulary/era-skos#> . # TODO: Fix for proper URI in ERA domain that dereferences
@prefix era-op-types: <http://era.europa.eu/concepts/op-types#> .
@prefix era-lni: <http://era.europa.eu/concepts/line-national-ids#> .
Expand Down

0 comments on commit c6ab1d7

Please sign in to comment.