-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Annotation of currencies #59
Comments
Honestly not a clue... we could annotate them with type @kermitt2 what do you think? |
yes it makes definitively sense to annotate them with the currency as unit and using a type |
here is an example from the French professional football league broadcasting rights over <measure type="value">
<num>one</num></measure> season (<measure type="value"><measure type="CURRENCY"
unit="€">€</measure> <num>668 million</num></measure>) |
|
Even in scientific papers, we may stumble upon expressions of amounts of money (
150$
,3€
).Do we annotate
$
,€
, etc?The text was updated successfully, but these errors were encountered: