Create CITATION.cff
Browse files- CITATION.cff +19 -0
CITATION.cff
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cff-version: 1.2.0
|
| 2 |
+
message: "If you use this reference, please cite it as below."
|
| 3 |
+
title: "Brand Structured Data Reference v1.0"
|
| 4 |
+
version: "1.0.0"
|
| 5 |
+
date-released: "2026-05-26"
|
| 6 |
+
authors:
|
| 7 |
+
- family-names: "Gupta"
|
| 8 |
+
given-names: "Nitin Kumar"
|
| 9 |
+
affiliation: "Farosio"
|
| 10 |
+
abstract: "A practical reference mapping common public brand facts to structured data concepts for independent brands, search engines, and AI systems."
|
| 11 |
+
license: "CC-BY-4.0"
|
| 12 |
+
keywords:
|
| 13 |
+
- structured data
|
| 14 |
+
- Schema.org
|
| 15 |
+
- brand identity
|
| 16 |
+
- AI visibility
|
| 17 |
+
- entity SEO
|
| 18 |
+
url: "https://farosio.com"
|
| 19 |
+
|