Skip to content
View bryjbrown's full-sized avatar
💾
Loading...
💾
Loading...

Organizations

@Islandora @FLVC @fsulib @Islandora-Labs @islandora-interest-groups @libRecipeShare @ldbase
Block or Report

Block or report bryjbrown

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. fsulib/embargoes fsulib/embargoes Public

    Drupal 8 module for applying and managing embargoes on content

    PHP 1 11

  2. fsulib/islandora_solution_pack_comparative_edition fsulib/islandora_solution_pack_comparative_edition Public

    Allows for sentence-level comparison across multiple witnesses

    PHP 4

  3. fsulib/islandora_managed_access fsulib/islandora_managed_access Public

    Islandora module for managing temporary access to restricted objects

    PHP 4

  4. ldbase/ldbase_deployment ldbase/ldbase_deployment Public

    Scripts for deploying LDbase to AWS or Vagrant

    Shell

  5. transclude_token transclude_token Public

    A Drupal module for transcluding external content

  6. sparql-collection-outline.php sparql-collection-outline.php
    1
    <?php
    2
    function getCollectionData($collection_pid) {
    3
      $user = user_load(1);
    4
      $repository = islandora_get_tuque_connection($user);
    5
      $query = <<<EOQ