Skip to content

Commit

Permalink
add instancesHaveNoLabels triple
Browse files Browse the repository at this point in the history
  • Loading branch information
xgaia committed Oct 8, 2019
1 parent cd30a2b commit ff1b8da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions abstractor
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ class Abstractor(object):
<{}> a :entity ,
:startPoint ,
owl:Class ;
:instancesHaveNoLabels true ;
rdfs:label "{}" .
'''.format(
entity,
Expand Down

0 comments on commit ff1b8da

Please sign in to comment.