WaxCylinderRevival / frus-dates-project

Project repository for FRUS date extraction and normalization initiative
https://history.state.gov
GNU General Public License v3.0
1 stars 0 forks source link

Correct `date` without attributes #1040

Closed WaxCylinderRevival closed 7 years ago

WaxCylinderRevival commented 7 years ago

XPath/XQuery Builder: //body//date[not(attribute::*)][not(matches(data(.),'[Uu]ndated'))]

WaxCylinderRevival commented 7 years ago