protegeproject / protege

Protege Desktop
http://protege.stanford.edu
Other
1.01k stars 231 forks source link

Regular Expression In xsd:pattern not retained after loading RDF file. #1144

Open cpmedined opened 1 year ago

cpmedined commented 1 year ago

My input RDF file had this

<xsd:pattern value="^\d{3}-\d{2}-\d{4}$"/>

The file was loaded by Protege. When I saved the file to a new name using RDF/XML, the xsd:pattern was empty:

<xsd:pattern></xsd:pattern>

I am using Windows Protege-5.6.1