Skip to content

Commit

Permalink
Insert commit id in ontology file
Browse files Browse the repository at this point in the history
  • Loading branch information
gcpdev committed Dec 16, 2018
1 parent 88f4618 commit 2f26cd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
./ontology/dbpedia-ontology.ttl ident
*.ttl ident
2 changes: 1 addition & 1 deletion ontology/dbpedia-ontology.ttl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Format:%ci$ ($Format:%h$) $Id$
# $format:"This version was published on %ci"$ ($format:%h$)
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix cc: <http://creativecommons.org/ns#> .
Expand Down

0 comments on commit 2f26cd2

Please sign in to comment.