JPL-IMCE / gov.nasa.jpl.imce.oml

Ontology Modeling Language (OML) Workbench
14 stars 1 forks source link

Eclipse EMF Normalized URIs. #265

Closed NicolasRouquette closed 6 years ago

NicolasRouquette commented 6 years ago

When running inside Eclipse, a normalized URI can have the scheme 'platform'. Such URIs should not be mapped to 'file' URIs but instead left in this form.

The resolution of normalized URIs to files needs to be performed for reading/saving resource documents.