Sina; The range of rdfs:label is set by the W3C standard and therefore should not be modified. Instead, create a sub-property of rdfs:label and set the value to whatever you need. Then set the terminology server to use that label instead of rdfs:label. The issue being that to remain correct with the current RDFS standard, the range of rdfs:label needs to be rdfs:Literal.
-- Scott On Mar 14, 4:26 pm, "Madani,Sina" <[email protected]> wrote: > Is there a reason I cannot delete or change Literal to xsd:string for > rdfs:label property? > For some reason my terminology server cannot process rdfs:label as Literal, > it should be defined as xsd:string > I remember, on a custom made ontology, I was able to change (delete) Literal > and make it as xsd:string but for this terminology (Foundation Model for > Anatomy) I am not sure why "delete" option has been grayed out. rdfs:label > should be defined as String in this ontology for accurate processing in our > terminology server. > > Thanks! > Sina > > [cid:[email protected]] > > image001.png > 21KViewDownload -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
