<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
        <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
        <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
]>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns="http://logilab.org/owl/ontologies/elo#"
    xmlns:elo="http://logilab.org/owl/ontologies/elo#"
    xmlns:base="http://logilab.org/owl/ontologies/elo">

  <owl:Ontology rdf:about="">
    <rdfs:comment>
    elo Cubicweb OWL Ontology
    </rdfs:comment>
  </owl:Ontology><Ticket rdf:ID="38504"><!--attributes--><title>Old pylint rc in examples dir</title><description>In the source distribution, there is a pylintrc file in /examples.  This pylintrc file still has the old way of disabling messages, which don&#39;t work anymore.  

[MESSAGES CONTROL]

# Enable only checker(s) with the given id(s). This option conflicts with the
# disable-checker option
#enable-checker=

# Enable all checker(s) except those with the given id(s). This option
# conflicts with the enable-checker option
#disable-checker=

# Enable all messages in the listed categories.
#enable-msg-cat=

# Disable all messages in the listed categories.
#disable-msg-cat=

# Enable the message(s) with the given id(s).
#enable-msg=

# Disable the message(s) with the given id(s).
#disable-msg=</description><description_format>plain text</description_format><priority>minor</priority><type>bug</type><load>0.100</load><load_left>0.100</load_left><!--relations --><concerns>Project 857</concerns><require_permission>CWPermission 3416</require_permission><in_state>State 784</in_state><reverse_comments>Comment 38505</reverse_comments></Ticket></rdf:RDF>