Closed pedropaulofb closed 1 year ago
@tgoprince, please also remember to create and apply the following prefix in the catalog.ttl file:
@prefix dataset: <http://purl.org/ontouml-models/dataset/>
Initial tests showed that this simple modification reduced about 25% of the resulting file size.
Done.
1) Nowadays we use the generator from the ontouml-js 2) As there are specificities for creating the necessary files for the catalog, we have to define a strategy for forking and relating this tool to the catalog repository 3) After step 2, we have to automate the creation of the TTL files as much as possible. If possible, we should create an action to automatically regenerate all related TTL files after modifications.