Skip to content

How to use the ontologies stored in this repository? #287

@andremdemori

Description

@andremdemori

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.

Captura de tela de 2024-09-09 15-50-20

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions