lib/rdf/vocab/geonames.rb in rdf-vocab-3.1.5 vs lib/rdf/vocab/geonames.rb in rdf-vocab-3.1.6
- old
+ new
@@ -85,12 +85,12 @@
# attr_reader :childrenFeatures
#
# # @return [RDF::Vocabulary::Term]
# attr_reader :colloquialName
#
- # # The countryCode value for a Geoname Feature is equal to the countryCode value of the parentCountry value.
- # #
# # A two letters country code in the ISO 3166 list
+ # #
+ # # The countryCode value for a Geoname Feature is equal to the countryCode value of the parentCountry value.
# # @return [RDF::Vocabulary::Term]
# attr_reader :countryCode
#
# # The main category of the feature, as defined in geonames taxonomy.
# # @return [RDF::Vocabulary::Term]