-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Hello, I am doing some research and I am interested in the ontologies stored in this repository. More specifically, the .ttl files.
However, all the files seem to have undergone a transformation. All the files that I open in Protegé have the same structure as shown in the image below.
All the .ttl files seem to have the same header:
@prefix : <http://purl.org/ontouml-models/dataset/demori2023miscon/>.
@prefix ontouml: <https://purl.org/ontouml-models/vocabulary/>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
Can you tell me how I can use the ttl files in their original versions?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels