-
Media type and carrier type are properties that basically express broader and narrower physical carriers for resources. These are relatively new fields in MARC, RDA, and BIBFRAME, so they are not alwa…
-
* In its current version, dataMED appears to have over 20 different data sources representing 65k
data sets and 10 different “data types”. This number is only a small fraction of the number of public…
-
npm 3.1.0 requires SPDX license, but none seems to exist for proprietary software.
```
license: (ISC) Proprietary
Sorry, license should be a valid SPDX license expression without "LicenseRef", "UNLI…
-
Moving the discussion from the [WoT WG mailing list](https://lists.w3.org/Archives/Public/public-wot-wg/2017Apr/0001.html) to this issue.
History:
- Issue #2 tries to clarify the definition and sc…
-
We currently have http://schema.org/Library as a type described as "a library". It would be useful to separate out library systems from individual branches. I propose adding a new type for LibrarySyst…
-
Per other discussions, I created a package for a default UI. It's nothing more than that though: a package.
I wanted to create this issue so we can talk about how to proceed.
Key features (I think):…
-
Hi!
Just came across this package while trying to learn about reading MODIS chl and SST data into R. Looks like a great resource -- thanks for writing it!
I tried running the example from the RE…
-
Options:
Allow them to refer to external subject categories such as CIP (although it was developed for programs, it can and is used more widely)
Suggest other controlled vocabularies for subject head…
-
My corpus is loaded with a `iterator` like this
``` python
class LyricsCorpus(object):
def __init__(self, corpus, tokenize=False, deaccent=False):
self.corpus = corpus
self.token…
-
I notice in `SemanticAction::satisfies?` "FIXME: should have a registry"
I'm keen to see that, as I'd like to experiment with ShExMap. Did you have ideas about how such a registry should be impleme…