aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-05-08 11:20:45 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-05-08 11:20:45 +0200
commite4ac0b2ddfb3360118b237c6b722d5af3862265d (patch)
treea1a24b0e1f88a140e7b7a295c492a8c3e0d2eb2d
parentcf19a24e1e8f96496bcf08554243d5bf6ee50b36 (diff)
downloadrefcat-e4ac0b2ddfb3360118b237c6b722d5af3862265d.tar.gz
refcat-e4ac0b2ddfb3360118b237c6b722d5af3862265d.zip
note on unstructured
-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?