This HTML5 document contains 14 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n5http://dbpedia.org/resource/Java_(programming_language)
n2http://dbpedia.org/resource/PMD_(software)
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
n2:
rdfs:comment
PMD is a static rule-set based Java source code analyzer that identifies potential problems like: Possible bugs—Empty try/catch/finally/switch blocks. Dead code—Unused local variables, parameters and private methods. Empty if/while statements. Overcomplicated expressions—Unnecessary if statements, for loops that could be while loops. Suboptimal code—Wasteful String/StringBuffer usage. Classes with high Cyclomatic Complexity measurements.
owl:differentFrom
dbpedia:Adobe_PageMaker
foaf:name
PMD
dbpedia-owl:genre
dbpedia:Static_program_analysis
dbpedia-owl:latestReleaseDate
2015-09-18Z
dbpedia-owl:latestReleaseVersion
5.3.4
dbpedia-owl:license
dbpedia:Apache_License dbpedia:GNU_Lesser_General_Public_License dbpedia:BSD_licenses
dbpedia-owl:operatingSystem
dbpedia:OS_X dbpedia:Linux dbpedia:Microsoft_Windows
dbpedia-owl:programmingLanguage
n5:
dbpedia-owl:status
Active