Opened 12 years ago

Closed 12 years ago

#1173 closed defect (fixed)

RDF / Fix parser errors

Reported by: fxp Owned by: fxp
Priority: minor Milestone: v2.10.0 RC0
Component: General Version: v2.8.0RC2
Keywords: RDF, DCAT Cc:

Description

Fix the following error messages from RDF service:

  • Error: {W116} RFC 3066 section 2.3 mandates the use of 'en' instead of 'eng'.[Line = 11, Column = 33]
  • Error: {W116} RFC 3066 section 2.3 mandates the use of 'en' instead of 'eng'.[Line = 13, Column = 33]

Warning Messages:

  • Warning: {W113} rdf:label is not a recognized RDF property or type.[Line = 13, Column = 33] Use rdfs:label
  • Don’t use dc: - use dct: dc: is obsolete.
  • dcat:Distribution is wrongly used.

Change History (2)

comment:1 by fxp, 12 years ago

Owner: changed from geonetwork-devel@… to fxp

comment:2 by fxp, 12 years ago

Resolution: fixed
Status: newclosed

master commit 397aed16046841bf755586009a0c5d7e4bac2f4e

Note: See TracTickets for help on using tickets.