Skip to content
Mindey edited this page May 24, 2019 · 1 revision

halfbakery.com

'*': _:user#object      
bio:                    
  '*': _:autobiography#string                    
  body: {'*': '_:body-text#string'}              
  created: {'*': '_:creation-date#isodate'}      
  modified: {'*': '_:last-updated#isodate'}      
ideas:                  
- '*': _:idea#object    
  name: {'*': '_:title#string'}                  
  url: {'*': '-'}       
username: {'*': '_:username#string'}

metaculus.com

'*': ''            
bio_html: {'*': ''}                    
bio_text: {'*': ''}                    
id: {'*': ''}      
level: {'*': ''}   
levelTitle: {'*': ''}                  
url: {'*': ''}     
user_id: {'*': ''} 
username: {'*': ''}                    
website: {'*': ''} 
Clone this wiki locally