justin2004 opened a new issue, #2626:
URL: https://github.com/apache/jena/issues/2626

   ### Version
   
   5.1.0
   
   ### Question
   
   ```
   $ ~/apache-jena-5.1.0/bin/riot --validate ro.owl                             
        
   05:42:55 WARN  riot            :: [line: 16257, col: 45] Bad IRI: 
<urn:swrl#e> Code: 61/SCHEME_PATTERN_MATCH_FAILED in PATH: The scheme specific 
syntax rules are violated.                                                      
                                               
   05:42:55 WARN  riot            :: [line: 16260, col: 45] Bad IRI: 
<urn:swrl#d> Code: 61/SCHEME_PATTERN_MATCH_FAILED in PATH: The scheme specific 
syntax rules are violated.
   ...
   ```
   
   one of the offending lines:
   ```
   <rdf:Description rdf:about="urn:swrl#e">
   ```
   
   [matentzn](https://github.com/matentzn) thinks it might be well formed rdf 
xml:
   https://github.com/oborel/obo-relations/issues/803


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to