How can I only download the individuals that I have created in Protégé?

Viewed 23

I like to download the individuals that I have created in Protégé and upload them in GraphDB as a file. When I downloaded the whole ontology, I saw that the individuals were also downloaded in the XML/RDF file. But is there a way to only download the individuals?

1 Answers

if you're using the desktop version there's an option in the 'tools' menu to 'export to CSV' the dialog box has two windows the top window is named 'Entities to export'. You can shift select and pick the individuals.

enter image description here

enter image description here

here's the .csv it produces

enter image description here

Related