Answers / Licenses (CC, RSL, SPDX)
Licenses (CC, RSL, SPDX)
7 answers. Not legal advice.
- What does the CC BY-ND license allow and forbid?
CC BY-ND allows use and redistribution with attribution, but forbids derivative works — so derive and transform are restricted, while scrape, redistribute, and …
- What does a GitHub repo with no license mean for reuse?
On GitHub, a repo with no LICENSE file is all-rights-reserved by default — not permissive. AIScrapeSafe treats "no license" as reserved, so scraping, mining, an…
- What's the copyright risk of scraping a dataset for AI?
The risk isn't the scraping act so much as what you do with copyrighted material afterward: store it, train on it, redistribute it. If a source reserves those r…
- What counts as IP infringement when scraping?
Scraping can cross into infringement when you copy, store, or redistribute protected expression beyond what a license or exception permits. Facts aren't protect…
- Does a Creative Commons license allow AI training and derivatives?
It depends which CC license. BY allows reuse with attribution; SA adds share-alike; NC forbids commercial use; ND forbids derivatives (which can include some AI…
- Is scraping public data the same as it being copyright-free?
No. "Publicly accessible" and "free of copyright" are different things. Most public web pages are still copyrighted, and being reachable without a login doesn't…
- What is the OpenControls.ai schema?
An open, machine-readable schema that lets a publisher declare usage rights in a structured file (e.g. opencontrols.json) instead of burying them in a long Term…
