SED-ML / sed-ml

Simulation Experiment Description Markup Language (SED-ML)
http://sed-ml.org
5 stars 2 forks source link

One slash or two in distribution csymbol URLs? #161

Closed luciansmith closed 3 years ago

luciansmith commented 3 years ago

The spec currently claims that the csymbols for the distributions we've defined are:

http://sed-ml.org//#uniform

The two slashes before #uniform look weird to me. Is this intentional? Also, is the sed-ml.org root really the appropriate base URL for these definitions?

luciansmith commented 3 years ago

Looks like the old repressilator example used only one slash; I'm going to guess that the extra slash crept in at some point as a formatting thing.

luciansmith commented 3 years ago

sed-ml.org/functions/#uniform

luciansmith commented 3 years ago

Done!