Getting Started with Fluidinfo

Imagine a public storage system that has a place online for structured data about everything that exists--or that could exist. This book introduces Fluidinfo, a system that enables you to store information about anything, real or imaginary, in any digital form. You'll learn how to organize and...

Full description

Bibliographic Details
Main Author: Radcliffe, Nicholas
Other Authors: Tollervey, Nicholas
Format: eBook
Language:English
Published: Sebastopol O'Reilly Media 2012
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 05120nmm a2200577 u 4500
001 EB001922373
003 EBX01000000000000001085275
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1449331793 
020 |a 9781449331801 
020 |a 1449331807 
020 |a 9781449331795 
020 |a 9781449307097 
050 4 |a TP156.F65 .R889 2012 
100 1 |a Radcliffe, Nicholas 
245 0 0 |a Getting Started with Fluidinfo 
260 |a Sebastopol  |b O'Reilly Media  |c 2012 
300 |a 138 pages 
505 0 |a Table of Contents; Preface; Organization of this Book; Versions; Conventions Used in This Book; Using Code Examples; Safari® Books Online; How to Contact Us; Acknowledgments; Chapter 1. What Is Fluidinfo?; The Openly Writable World; Key Concepts; Objects; Tags; Users; Permissions; Queries; Organizational Metaphor; Like Wikipedia for Structured Data; Like Delicious for Bookmarking Anything; The About Tag; Signing Up for a Fluidinfo Account; Chapter 2. Fluidinfo from the Command Line; Getting Started with the Tags, Show, and Get Commands; Tagging and Untagging; Specifying Objects 
505 0 |a Query for Specified Values on Matching ObjectsChapter 5. Programming with FOM; FOM Fundamentals; Namespaces and Tags; Working with Objects; Searching Objects; Working with Permissions; Putting It All Together; Chapter 6. Programming Fluidinfo with JavaScript; API Functions; DELETE; GET; HEAD; POST; PUT; Utility Functions; createObject; del; getObject; query; tag; update; An Example Application: The Social Bookreader; Modeling Data: What Is a Book?; Granularity; Structure; Viewing Data: The User Interface; Application Logic: Putting It Together; Reading books; Annotating books; Next Steps 
505 0 |a Chapter 7. Fluidinfo's RESTful APIMaking HTTP Requests to Fluidinfo; User Validation; Request Headers; Response Headers; Encoding; API Endpoints; /about; /namespaces; /objects; /permissions; /tags; /users; /values; Chapter 8. Advanced Use of the Fluidinfo Shell; Permissions in Depth; Setting Individual Low-Level Permissions with perms -X; Generating Unix-style Long Listings with ls -l and ls -g; Chapter 9. Conventions for the About Tag; A Book Example; The Perfect About Tag; Normalization and Standardization; Specificity, Ambiguity, and Language; Languages 
505 0 |a Managing Tags and NamespacesListing Files and Namespaces: The ls Command; Removing Tags and Namespaces: The rm Command; Creating Tags and Namespaces: The mkns and touch Commands; The Fluidinfo Permissions System; Listing Permissions on Tags and Namespaces with ls -L; Setting Permissions: Simple Use of the perms Command; Shortcuts for Common Permissions Cases; Setting Group Permissions; Extended Example: Working with Books in Fluidinfo; Chapter 3. Social Data; Twitter and Social Data; Walled Gardens of Data; Tickery: Twitter Data Only; We Met At: Emerging Conventions in Twitter Data 
505 0 |a Tunkrank: Adding Value to Twitter DataA Query Like No Other; O'Reilly Metadata; Instant API; Using the API; Skillshelves: Repurposing and Augmenting O'Reilly Data; A Query Like No Other; Blog Mining and Emerging Conventions; Boing Boing; ReadWriteWeb; Union Square Ventures; A Query Like No Other; Social Data; Chapter 4. Programming with Fluidinfo; Client Libraries; Introducing fluidinfo.py; Fluidinfo.py Fundamentals; Common Tasks Using fluidinfo.py; Create a New Object; Tag an Object with a Value; Get a Specific Value from an Object; Delete a Specific Value from an Object 
653 |a Cloud computing / fast 
653 |a Fluidinfo 
653 |a Infonuagique 
653 |a TECHNOLOGY & ENGINEERING / Automation / bisacsh 
653 |a Cloud computing / http://id.loc.gov/authorities/subjects/sh2008004883 
653 |a Databases / fast 
653 |a TECHNOLOGY & ENGINEERING / Robotics / bisacsh 
653 |a Databases / http://id.loc.gov/authorities/subjects/sh86007767 
653 |a Fluidinfo / blmlsh 
700 1 |a Tollervey, Nicholas 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9781449331801 
776 |z 1449331807 
776 |z 1449331793 
776 |z 9781449307097 
776 |z 9781449331795 
776 |z 1449331777 
776 |z 1449307094 
776 |z 9781449331771 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781449331771/?ar  |x Verlag  |3 Volltext 
082 0 |a 629.8 
082 0 |a 600 
082 0 |a 620 
082 0 |a 629.892 
520 |a Imagine a public storage system that has a place online for structured data about everything that exists--or that could exist. This book introduces Fluidinfo, a system that enables you to store information about anything, real or imaginary, in any digital form. You'll learn how to organize and search for data, and decide who can use, modify, and extend what you've contributed. This guide demonstrates Fluidinfo's potential to create social data, with facilities that encourage users and applications to share, remix, and reuse data in ways they may not have anticipated. You'll learn how to use tool