topic - mindey/terms GitHub Wiki

infinity

'_:emitter': PyPI:metadrive.infinity.generate

linkedin

'_:emitter': PyPI:linkedin_driver._harvest
'_:actions':
  comment: <text> - Creates an comment to a post.
'*': _:topic#obj
author_status:
  '*': _:online-status#string
body:
  '*': _:body-text#string
date:
  '*': _:date#isodate
logged:
  '*': _:logging-date#isodate
media:
  '*': _:media#obj
  author_image:
    '*': _:user-image#url
  author_image_data:
    '*': _:user-image#base64
  media_link:
    '*': _:media-url#string
  media_subtitle:
    '*': _:media-subtitle#string
  media_title:
    '*': _:media-title#string
  post_image:
    '*': _:cover-image#url
  post_image_data:
    '*': _:cover-image#base64
mentioned_by:
  '*': _:mentioned-by#url
stats:
  '*': _:statistics#obj
  comments_count:
    '*': _:number-of-comments#integer
  likes_count:
    '*': _:number-of-likes#integer
url:
  '*': _:url#url

halfbakery

'_:extends': IN:wefindx/idea#halfbakery
'_:emitter': PyPI:halfbakery._harvest
'_:actions':
  addnote: <text> - Creates an annotation to an idea.
  delete: <idea_url> - Deletes own idea.
  delnote: <anno_url> - Deletes own annotation from an idea.
  update: <idea_url> - Edits own idea.
  updnote: <anno_url, text> - Edits own annotation to an idea.
  vote: '<idea_url: str, value: int> - Changes your vote on an idea. Value can be
    betwee -1, 0, 1.'
author:
  '*': '_:author'
  date: {'*': '_:creation-date#isodate'}
  userlink: {'*': '_:userlink#url'}
  username: {'*': '_:username#string'}
  last_modified: {'*': '_:last-updated#isodate'}
meal: {'*': '::mindey/halfbakery-meal#decimal'}

metaculus

'_:extends': IN:wefindx/topic#metaculuscom
'_:emitter': PyPI:metaculus._harvest
title: {'*': '_:title'}
description: {'*': '_:body-text'}
author: {'*': '_:author'}
created_time: {'*': '_:creation-date#isodate'}
last_activity_time: {'*': '_:last-updated#isodate'}
⚠️ **GitHub.com Fallback** ⚠️