Articulate how to specify unpublished datasets #157
Description
The Policy clearly states that the public data listing "should include datasets that can be made publicly available but have not yet been released." (III > 3 > b) but the documentation does not clearly specify how to denote this.
One convention that has been discussed is to simply leave the accessURL field blank, but I think this makes it harder to do basic QA and validation. It would be better if there was a more explicit way of denoting an unpublished dataset. While perhaps equally imperfect, two other options within the schema would be to use an established convention within the 'accrualPeriodicity' or 'issued' fields, but those already have fairly strict conventions. I suppose the 'issued' field could be a date in the future, but that seems like it could easily be misused or not properly updated. It seems to me that ideally, this would be another field as part of the “Common Core” Required Fields but it's probably too late for that.
In any case, even if a blank accessURL is the best option, that should be documented somewhere.