You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are general and apply to all chapter champions. Each camion should do their own chapter but should work in a team to make it as easy as possible.
Dictionaries
Dictionary compliance should be coordinated with Manny. He and PMR may develop more rules or change these ones
Dictionaries should be based on <entry> s with:
unique id (generally the lowercase of the term, starts with alpha; regex=([a-z][a-z0-9_]+). punctuation => _
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
main goals
These are general and apply to all chapter champions. Each camion should do their own chapter but should work in a team to make it as easy as possible.
Dictionaries
Dictionary compliance should be coordinated with Manny. He and PMR may develop more rules or change these ones
Dictionaries should be based on
<entry>
s with:[a-z][a-z0-9_]+
). punctuation =>_
any duplicate ids , add digits at end. Never used for searching
term="ethyl acetate"
the string "ethyl acetate" would be the primary search termChildren of
<entry>
<raw>
anything unprocessed , e.g. (search results), links to articles, language equivalents...<synonym>
(may also carryxml:lang
attribute for translations, May also have abbreviations<metadata>
explains source , dates, etc.Types
Beta Was this translation helpful? Give feedback.
All reactions