-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Jena 3.0.0
-
Fix Version/s: Jena 3.0.1
-
Component/s: Core
-
Labels:None
In org.apache.jena.vocabulary.SKOS, the static member "m" is not final. Is it intentional? It seems to me that it should be a public static final value.
Should the same be applied to classes DC_11.m_model, DCTerms.m_model, and other classes?