aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skate/unstructured.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/skate/unstructured.go b/skate/unstructured.go
index 7fda9d7..1ca713b 100644
--- a/skate/unstructured.go
+++ b/skate/unstructured.go
@@ -67,6 +67,10 @@ func ParseUnstructured(ref *Ref) error {
// Some more examples:
// - 2005 Sep;95(9):1545-51
// - Pattern Anal. Mach. Intell., 36(2):346-360, 2014. 4, 6, 7"
+ // - only unstructured, and it contains a URL - then reference might be to
+ // that site, actually, e.g.
+ // https://fatcat.wiki/release/xqgaanhpf5gotdxxxytgyxw2ty/references ref #20
+ //
//
// There seems to be a number tiny of data issues; e.g. one off dates. Can
// we fix them here?