removed double prefix and double asserted prefix

This commit is contained in:
Cameron More
2025-04-01 18:56:12 -04:00
parent 7101a4cf84
commit 83e0d1c816
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
@prefix : <https://www.commoncoreontologies.org/ExtendedRelationOntology#> .
@prefix cco: <http://www.ontologyrepository.com/CommonCoreOntologies/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

View File

@@ -1,5 +1,4 @@
@prefix : <https://www.commoncoreontologies.org/QualityOntology/> .
@prefix cco: <https://www.commoncoreontologies.org/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .