Merge pull request #638 from CommonCoreOntology/duplicate-prefix-ero

removed double prefix and double asserted prefix per #609
This commit is contained in:
Alexander P. Cox
2025-05-27 14:37:04 -04:00
committed by GitHub
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#> .