Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Notice Date

Rule Definition

For analysis, the notice date is the notice publication date if available, otherwise it is the dispatch date.


Additional Information

Rule elaboration

(Provide additional description of the rule, if necessary)

Rule source

(Provide URL to legal source, if applicable)

Rule implementation

(Provide only URIs of formal encodings of the rules for execution. These are typically URIs of SHACL rules or RML maps. Each URI should be provided on a new line with no additional information)

Implementation note

Implementation in PPDS SHACL shapes graph:

Date
    OPTIONAL {
        ?notice epo:hasPublicationDate ?publicationDate .
    }
    OPTIONAL {
        ?notice epo:hasDispatchDate ?dispatchDate .
    }
    BIND(COALESCE(?publicationDate,?dispatchDate) AS ?date)

Related rules

#98

Related generic rule

#13

History note

(If applicable, add here a note about a previous state of the rule, before the Rulebook)

Edited by Enrique Jose Barcala Soto