I am creating an OWL file from Human Genome at run time so I can later open it in Protege. A first problem I saw is that I can't enter something like HIV-1.c.2752A>T" because of that ">" in it., protege says it is an illegal character. What do you suggest to do?
how would it be used ? As a Resource or as a Literal ?
Thanks, I don't really know that much the difference between resource or literal . In the "Code" I am passing them as Classes.. in Protege I am creating them as "Class" too, right click on "thing" and adding a class with a name like "HIV-1.c.2752A>T" to it....which gives error.