lblod / app-lblod-harvester

Harvesting Self Service
MIT License
1 stars 4 forks source link

Add comments to Harvesting Jobs #12

Closed iurianu closed 2 years ago

aatauil commented 2 years ago

In line with story DL-2956, the only change needed should be a new property on the Jobs class (https://github.com/lblod/app-lblod-harvester/blob/8a6cfe1cfd76e97ecf1f38f7b4da3059dafb79b3/config/resources/master-job-domain.lisp#L1-L18). So the line you added for that class is correct (:comment :string ,(s-prefix "skos:comment")). The other changes made are not needed and can be reverted.