Skip to content

Commit a77ecb0

Browse files
committed
fix docs generation and remove seeAlso
1 parent 05a81f7 commit a77ecb0

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

ontology.ttl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
owl:imports <http://www.w3.org/ns/prov#>,
1717
<http://xmlns.com/foaf/0.1/>,
1818
<http://www.w3.org/2004/02/skos/core>,
19-
<http://purl.org/dc/terms/>;
20-
rdfs:seeAlso <https://github.com/SolidLabResearch/activity-ontology>;
21-
rdfs:seeAlso <https://github.com/SolidLabResearch/elevate>.
19+
<http://purl.org/dc/terms/>.
2220

2321
# Provenance Integration Comment
2422
# This ontology uses PROV-O (W3C Provenance Ontology) for modeling:

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
rdflib>=6.0.0
2-
pylode
2+
pylode==3.2.1

0 commit comments

Comments
 (0)