Edited, memorised or added to reading queue

on 09-Apr-2019 (Tue)

Do you want BuboFlash to help you learning these things? Click here to log in or create user.

Flashcard 3966376742156

Tags
#git
Question
Multiple git configurations
Answer

6 files:

  1. %ALLUSERSPROFILE%\Git\Config (Windows only)
  2. (system) /etc/gitconfig, with being the git installation path. (on Windows, it is \mingw64\etc\gitconfig)
  3. (system) $XDG_CONFIG_HOME/git/config (Linux/Mac only)
  4. (global) ~/.gitconfig (Windows: %USERPROFILE%\.gitconfig)
  5. (local) .git/config (within a git repo $GIT_DIR)
  6. a dedicated file (with git config -f), used for instance to modify the config of submodules: git config -f .gitmodules ...

the command line with git -c: git -c core.autocrlf=false fetch would override any other core.autocrlf to false, just for that fetch command. The order is important: any config set in one source can be overridden by a source listed below it.


statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

pdf

cannot see any pdfs







Flashcard 3966379887884

Tags
#git
Question
list all resolved configs.
Answer
git config -l

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

pdf

cannot see any pdfs







Flashcard 3966382247180

Tags
#git
Question
list 3 of those sources
Answer
git config --system/global/local

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

pdf

cannot see any pdfs







Flashcard 3966384606476

Tags
#git
Question
if you want to see which config comes from which file, you type:
Answer
git config --list --show-origin

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

pdf

cannot see any pdfs







The high rents, limited competition and short supply are making the small business unit segment an interesting alternative for warehouse developers.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966401645836

Question
The high rents, [...] are making the small business unit segment an interesting alternative for warehouse developers.
Answer
limited competition and short supply

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The high rents, limited competition and short supply are making the small business unit segment an interesting alternative for warehouse developers.

Original toplevel document (pdf)

cannot see any pdfs







Even big companies, busy with the thriving big box market, are adding SBUs to their portfolios
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966405315852

Question
Even big companies, [...], are adding SBUs to their portfolios
Answer
busy with the thriving big box market

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Even big companies, busy with the thriving big box market, are adding SBUs to their portfolios

Original toplevel document (pdf)

cannot see any pdfs







the three most important criteria for a building to be classified as an SBU is its location in a city or its suburbs with good access to urban transport, the possibility of dividing the warehouse space into small separate units of 500 to 1,000 sqm, and a relatively large office component with high class office space.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966408461580

Question
the three most important criteria for a building to be classified as an SBU is its [...], the possibility of dividing the warehouse space into small separate units of 500 to 1,000 sqm, and a relatively large office component with high class office space.
Answer
location in a city or its suburbs with good access to urban transport

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
the three most important criteria for a building to be classified as an SBU is its location in a city or its suburbs with good access to urban transport, the possibility of dividing the warehouse space into small separate units of 500 to 1,000 sqm, and a relatively large office component with high class office space.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966410034444

Question
the three most important criteria for a building to be classified as an SBU is its location in a city or its suburbs with good access to urban transport, [...] sqm, and a relatively large office component with high class office space.
Answer
the possibility of dividing the warehouse space into small separate units of 500 to 1,000

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
the three most important criteria for a building to be classified as an SBU is its location in a city or its suburbs with good access to urban transport, the possibility of dividing the warehouse space into small separate units of 500 to 1,000 sqm, and a relatively large office component with high class office space.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966411607308

Question
the three most important criteria for a building to be classified as an SBU is its location in a city or its suburbs with good access to urban transport, the possibility of dividing the warehouse space into small separate units of 500 to 1,000 sqm, and a relatively [...] with high class office space.
Answer
large office component

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
SBU is its location in a city or its suburbs with good access to urban transport, the possibility of dividing the warehouse space into small separate units of 500 to 1,000 sqm, and a relatively <span>large office component with high class office space. <span>

Original toplevel document (pdf)

cannot see any pdfs







The latter make up 10–30 pct of the amount of warehouse space
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966414753036

Question
The latter [...] warehouse space
Answer
make up 10–30 pct of the amount of

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The latter make up 10–30 pct of the amount of warehouse space

Original toplevel document (pdf)

cannot see any pdfs







SBUs are eagerly rented by companies who like to place their headquarters close to their warehouses, production spaces or show-rooms.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




This makes SBUs a nice complementary offer for some existing logistics parks
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966419471628

Question
This makes SBUs a nice [...] for some existing logistics parks
Answer
complementary offer

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
This makes SBUs a nice complementary offer for some existing logistics parks

Original toplevel document (pdf)

cannot see any pdfs







The 16,000 sqm facility includes app. 800 sqm warehouse units, which can be leased separately or joined into 1,600 sqm, 2,400 sqm or larger premises – and this space is complemented by offices.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966422617356

Question
The 16,000 sqm facility includes app. 800 sqm warehouse units, which can be leased [...] 1,600 sqm, 2,400 sqm or larger premises – and this space is complemented by offices.
Answer
separately or joined into

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The 16,000 sqm facility includes app. 800 sqm warehouse units, which can be leased separately or joined into 1,600 sqm, 2,400 sqm or larger premises – and this space is complemented by offices.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966424190220

Question
The 16,000 sqm facility includes app. 800 sqm warehouse units, which can be leased separately or joined into 1,600 sqm, 2,400 sqm or larger premises – and this space is [...] by offices.
Answer
complemented

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The 16,000 sqm facility includes app. 800 sqm warehouse units, which can be leased separately or joined into 1,600 sqm, 2,400 sqm or larger premises – and this space is complemented by offices.

Original toplevel document (pdf)

cannot see any pdfs







The offices are of a somewhat higher standard than the ones we provide in our big box projects and the office ratio comes to app. 10 pct, which is twice as much as we normally offer.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966427335948

Question
The offices are of a [...] than the ones we provide in our big box projects and the office ratio comes to app. 10 pct, which is twice as much as we normally offer.
Answer
somewhat higher standard

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The offices are of a somewhat higher standard than the ones we provide in our big box projects and the office ratio comes to app. 10 pct, which is twice as much as we normally offer.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966428384524

Question
The offices are of a somewhat higher standard than the ones we provide in our big box projects and the office [...] which is twice as much as we normally offer.
Answer
ratio comes to app. 10 pct,

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The offices are of a somewhat higher standard than the ones we provide in our big box projects and the office ratio comes to app. 10 pct, which is twice as much as we normally offer.

Original toplevel document (pdf)

cannot see any pdfs







building with ceilings 10m in height, offering 650 sqm modules and class ‘A’ offices, will look more like a retail park or even an office style building
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966432054540

Question
building with ceilings [...], offering 650 sqm modules and class ‘A’ offices, will look more like a retail park or even an office style building
Answer
10m in height

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
building with ceilings 10m in height, offering 650 sqm modules and class ‘A’ offices, will look more like a retail park or even an office style building

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966433627404

Question
building with ceilings 10m in height, offering 650 sqm modules and class ‘A’ offices, will look more like a retail park or even an [...]
Answer
office style building

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
building with ceilings 10m in height, offering 650 sqm modules and class ‘A’ offices, will look more like a retail park or even an office style building

Original toplevel document (pdf)

cannot see any pdfs







“It will be more cosy and have a warmer ambiance compared to a regular big box
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966436248844

Question
“It will be more cosy and have a [...] compared to a regular big box
Answer
warmer ambiance

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
“It will be more cosy and have a warmer ambiance compared to a regular big box

Original toplevel document (pdf)

cannot see any pdfs







The width of each unit should be at least 12m to accommodate a dock, a gate from the ground level and an emergency exit.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966438870284

Question
The [...] of each unit should be at least 12m to accommodate a dock, a gate from the ground level and an emergency exit.
Answer
width

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The width of each unit should be at least 12m to accommodate a dock, a gate from the ground level and an emergency exit.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966440443148

Question
The width of each unit should be at least 12m to [...] a dock, a gate from the ground level and an emergency exit.
Answer
accommodate

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The width of each unit should be at least 12m to accommodate a dock, a gate from the ground level and an emergency exit.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966442016012

Question
The width of each unit should be at least 12m to accommodate a dock, a gate from the [...] and an emergency exit.
Answer
ground level

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The width of each unit should be at least 12m to accommodate a dock, a gate from the ground level and an emergency exit.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966443588876

Question
The width of each unit should be at least 12m to accommodate a dock, a gate from the ground level and an [...] exit.
Answer
emergency

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The width of each unit should be at least 12m to accommodate a dock, a gate from the ground level and an emergency exit.

Original toplevel document (pdf)

cannot see any pdfs







To have units well-formed into comfortable rectangles requires buildings to be at least twice as shallow as standard big boxes. This is one of the reasons big boxes are not suitable for adapting into SBUs.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966446210316

Question
To have units [...] requires buildings to be at least twice as shallow as standard big boxes. This is one of the reasons big boxes are not suitable for adapting into SBUs.
Answer
well-formed into comfortable rectangles

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
To have units well-formed into comfortable rectangles requires buildings to be at least twice as shallow as standard big boxes. This is one of the reasons big boxes are not suitable for adapting into SBUs.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966447783180

Question
To have units well-formed into comfortable rectangles requires buildings to be [...] standard big boxes. This is one of the reasons big boxes are not suitable for adapting into SBUs.
Answer
at least twice as shallow as

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
To have units well-formed into comfortable rectangles requires buildings to be at least twice as shallow as standard big boxes. This is one of the reasons big boxes are not suitable for adapting into SBUs.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966449356044

Question
To have units well-formed into comfortable rectangles requires buildings to be at least twice as shallow as standard big boxes. This is one of the reasons big boxes are not [...] SBUs.
Answer
suitable for adapting into

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
To have units well-formed into comfortable rectangles requires buildings to be at least twice as shallow as standard big boxes. This is one of the reasons big boxes are not suitable for adapting into SBUs.

Original toplevel document (pdf)

cannot see any pdfs







the tenant demand for this kind of product is good – and developers agree. “I have no doubt they are good. We leased out our project in Wrocław during its construction period, and our newly opened building in Chorzów is now 50 pct leased
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966452501772

Question
the tenant [...] for this kind of product is good – and developers agree. “I have no doubt they are good. We leased out our project in Wrocław during its construction period, and our newly opened building in Chorzów is now 50 pct leased
Answer
demand

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
the tenant demand for this kind of product is good – and developers agree. “I have no doubt they are good. We leased out our project in Wrocław during its construction period, and our newly opened buildi

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966453550348

Question
the tenant demand for this kind of product is good – and developers agree. “I have no doubt they are good. We [...] in Wrocław during its construction period, and our newly opened building in Chorzów is now 50 pct leased
Answer
leased out our project

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
the tenant demand for this kind of product is good – and developers agree. “I have no doubt they are good. We leased out our project in Wrocław during its construction period, and our newly opened building in Chorzów is now 50 pct leased

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966455647500

Question
the tenant demand for this kind of product is good – and developers agree. “I have no doubt they are good. We leased out our project in Wrocław during [...], and our newly opened building in Chorzów is now 50 pct leased
Answer
its construction period

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
the tenant demand for this kind of product is good – and developers agree. “I have no doubt they are good. We leased out our project in Wrocław during its construction period, and our newly opened building in Chorzów is now 50 pct leased

Original toplevel document (pdf)

cannot see any pdfs







For the rest of the space we are in advanced negotiations. The unique specifics of SBUs also allow us to benefit from higher rents.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966458793228

Question
For the rest of the space we are in [...]. The unique specifics of SBUs also allow us to benefit from higher rents.
Answer
advanced negotiations

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
For the rest of the space we are in advanced negotiations. The unique specifics of SBUs also allow us to benefit from higher rents.

Original toplevel document (pdf)

cannot see any pdfs







I don’t think the rents could come under such a downward pressure as the rest of the warehouse marke
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966461938956

Question
I don’t think the rents could come [...] as the rest of the warehouse marke
Answer
under such a downward pressure

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
I don’t think the rents could come under such a downward pressure as the rest of the warehouse marke

Original toplevel document (pdf)

cannot see any pdfs







This stage will comprise four buildings of app. 4,000 sqm, each offering 500 sqm warehouse modules together with 100 sqm class ‘A’ office module
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966465084684

Question
This stage will [...] four buildings of app. 4,000 sqm, each offering 500 sqm warehouse modules together with 100 sqm class ‘A’ office module
Answer
comprise

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
This stage will comprise four buildings of app. 4,000 sqm, each offering 500 sqm warehouse modules together with 100 sqm class ‘A’ office module

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966466657548

Question
This stage will comprise four buildings of app. 4,000 sqm, each offering 500 sqm [...] together with 100 sqm class ‘A’ office module
Answer
warehouse modules

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
This stage will comprise four buildings of app. 4,000 sqm, each offering 500 sqm warehouse modules together with 100 sqm class ‘A’ office module

Original toplevel document (pdf)

cannot see any pdfs







The main advantage of such a product is the diversification of risk. It works as a complementary product for large single tenant investments where the allocation risk to the tenant is typically significant. If the building specification as well as the location of an SBU is appropriate, it is a good investment opportunity
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966469803276

Question
The main advantage of such a product is the [...] of risk. It works as a complementary product for large single tenant investments where the allocation risk to the tenant is typically significant. If the building specification as well as the location of an SBU is appropriate, it is a good investment opportunity
Answer
diversification

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The main advantage of such a product is the diversification of risk. It works as a complementary product for large single tenant investments where the allocation risk to the tenant is typically significant. If the building specification as well

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966471376140

Question
The main advantage of such a product is the diversification of risk. It [...] for large single tenant investments where the allocation risk to the tenant is typically significant. If the building specification as well as the location of an SBU is appropriate, it is a good investment opportunity
Answer
works as a complementary product

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The main advantage of such a product is the diversification of risk. It works as a complementary product for large single tenant investments where the allocation risk to the tenant is typically significant. If the building specification as well as the location of an SBU is appropriate, it

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966472949004

Question
The main advantage of such a product is the diversification of risk. It works as a complementary product for large [...] where the allocation risk to the tenant is typically significant. If the building specification as well as the location of an SBU is appropriate, it is a good investment opportunity
Answer
single tenant investments

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The main advantage of such a product is the diversification of risk. It works as a complementary product for large single tenant investments where the allocation risk to the tenant is typically significant. If the building specification as well as the location of an SBU is appropriate, it is a good investment opportunity </s

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966474521868

Question
The main advantage of such a product is the diversification of risk. It works as a complementary product for large single tenant investments where the [...] to the tenant is typically significant. If the building specification as well as the location of an SBU is appropriate, it is a good investment opportunity
Answer
allocation risk

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
The main advantage of such a product is the diversification of risk. It works as a complementary product for large single tenant investments where the allocation risk to the tenant is typically significant. If the building specification as well as the location of an SBU is appropriate, it is a good investment opportunity

Original toplevel document (pdf)

cannot see any pdfs







SBUs uniqueness in terms of location and standard engenders more loyalty from the tenants and attachment to the buildings and therefore they tend to move out less. Therefore SBUs are not dependent on the overall supply of product on the warehouse market.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Flashcard 3966477667596

Question
SBUs [...] engenders more loyalty from the tenants and attachment to the buildings and therefore they tend to move out less. Therefore SBUs are not dependent on the overall supply of product on the warehouse market.
Answer
uniqueness in terms of location and standard

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
SBUs uniqueness in terms of location and standard engenders more loyalty from the tenants and attachment to the buildings and therefore they tend to move out less. Therefore SBUs are not dependent on the overall supply of product on th

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966478716172

Question
SBUs uniqueness in terms of location and standard [...] from the tenants and attachment to the buildings and therefore they tend to move out less. Therefore SBUs are not dependent on the overall supply of product on the warehouse market.
Answer
engenders more loyalty

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
SBUs uniqueness in terms of location and standard engenders more loyalty from the tenants and attachment to the buildings and therefore they tend to move out less. Therefore SBUs are not dependent on the overall supply of product on the warehouse market. </s

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966480813324

Question
SBUs uniqueness in terms of location and standard engenders more loyalty from the tenants and attachment to the buildings and therefore [...]. Therefore SBUs are not dependent on the overall supply of product on the warehouse market.
Answer
they tend to move out less

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
SBUs uniqueness in terms of location and standard engenders more loyalty from the tenants and attachment to the buildings and therefore they tend to move out less. Therefore SBUs are not dependent on the overall supply of product on the warehouse market.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966482386188

Question
SBUs uniqueness in terms of location and standard engenders more loyalty from the tenants and attachment to the buildings and therefore they tend to move out less. Therefore SBUs are not [...] on the warehouse market.
Answer
dependent on the overall supply of product

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
SBUs uniqueness in terms of location and standard engenders more loyalty from the tenants and attachment to the buildings and therefore they tend to move out less. Therefore SBUs are not dependent on the overall supply of product on the warehouse market. <span>

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966484483340

Question
Data: [...] material from which you can draw conclusions; facts from which you can deduce new facts.
Answer
Raw

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Data: Raw material from which you can draw conclusions; facts from which you can deduce new facts.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966486318348

Question
Data: Raw [...] from which you can draw conclusions; facts from which you can deduce new facts.
Answer
material

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Data: Raw material from which you can draw conclusions; facts from which you can deduce new facts.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966487891212

Question
Data: Raw material from which you can draw [...]; facts from which you can deduce new facts.
Answer
conclusions

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Data: Raw material from which you can draw conclusions; facts from which you can deduce new facts.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966489464076

Question
Data: Raw material from which you can draw conclusions; [...] from which you can deduce new facts.
Answer
facts

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Data: Raw material from which you can draw conclusions; facts from which you can deduce new facts.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966491036940

Question
Data: Raw material from which you can draw conclusions; facts from which you can [...] new facts.
Answer
deduce

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Data: Raw material from which you can draw conclusions; facts from which you can deduce new facts.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966492609804

Question
Data: Raw material from which you can draw conclusions; facts from which you can deduce new [...].
Answer
facts

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Data: Raw material from which you can draw conclusions; facts from which you can deduce new facts.

Original toplevel document (pdf)

cannot see any pdfs







Information: knowledge, intelligence, a particular piece of data with a special meaning or function. Information is often the result of combining, comparing, and performing calculations on data.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Information: knowledge, intelligence, a particular piece of data with a special meaning or function.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on


Parent (intermediate) annotation

Open it
Information: knowledge, intelligence, a particular piece of data with a special meaning or function. Information is often the result of combining, comparing, and performing calculations on data.

Original toplevel document (pdf)

cannot see any pdfs




Flashcard 3966497328396

Question
Information: knowledge, intelligence, a particular piece of [...] with a special meaning or function.
Answer
data

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Information: knowledge, intelligence, a particular piece of data with a special meaning or function.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966498901260

Question
Information: knowledge, intelligence, a particular piece of data with a special [...] or function.
Answer
meaning

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Information: knowledge, intelligence, a particular piece of data with a special meaning or function.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966500474124

Question
Information: knowledge, intelligence, a particular piece of data with a special meaning or [...].
Answer
function

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Information: knowledge, intelligence, a particular piece of data with a special meaning or function.

Original toplevel document (pdf)

cannot see any pdfs







Information is often the result of combining, comparing, and performing calculations on data.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on


Parent (intermediate) annotation

Open it
Information: knowledge, intelligence, a particular piece of data with a special meaning or function. Information is often the result of combining, comparing, and performing calculations on data.

Original toplevel document (pdf)

cannot see any pdfs




Flashcard 3966503619852

Question
[...] is often the result of combining, comparing, and performing calculations on data.
Answer
Information

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Information is often the result of combining, comparing, and performing calculations on data.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966505192716

Question
Information is often the [...] of combining, comparing, and performing calculations on data.
Answer
result

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Information is often the result of combining, comparing, and performing calculations on data.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966506765580

Question
Information is often the result of [...], comparing, and performing calculations on data.
Answer
combining

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Information is often the result of combining, comparing, and performing calculations on data.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966508338444

Question
Information is often the result of combining, [...], and performing calculations on data.
Answer
comparing

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Information is often the result of combining, comparing, and performing calculations on data.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966509911308

Question
Information is often the result of combining, comparing, and [...] calculations on data.
Answer
performing

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Information is often the result of combining, comparing, and performing calculations on data.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966511484172

Question
Information is often the result of combining, comparing, and performing [...] on data.
Answer
calculations

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Information is often the result of combining, comparing, and performing calculations on data.

Original toplevel document (pdf)

cannot see any pdfs







Flashcard 3966513057036

Question
Information is often the result of combining, comparing, and performing calculations on [...].
Answer
data

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Parent (intermediate) annotation

Open it
Information is often the result of combining, comparing, and performing calculations on data.

Original toplevel document (pdf)

cannot see any pdfs