F# Data


FreebaseObject

Represents a single object drawn from Freebase.

Instance members

Instance memberDescription
Blurb
Signature: string list

The Blurb text for this item, if any

DisplayText
Signature: string
GetImages()
Signature: unit -> seq<string>

Images associated with this item.

Id
Signature: string

The ID of this item

MainImage
Signature: string

The main image associated with this item, if any

Name
Signature: string

The Name of this item

Fork me on GitHub